Home
last modified time | relevance | path

Searched refs:tmp_id (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/nvme/host/
Dscsi.c610 __be32 tmp_id = cpu_to_be32(ns->ns_id); in nvme_trans_device_id_page() local
662 sprintf(&inq_response[52], "%04x", tmp_id); in nvme_trans_device_id_page()
2126 __be64 tmp_id = cpu_to_be64(lun_id); in nvme_trans_report_luns() local
2127 memcpy(&response[lun_id_offset], &tmp_id, sizeof(u64)); in nvme_trans_report_luns()