Searched refs:tmp_id (Results 1 – 1 of 1) sorted by relevance
788 __be32 tmp_id = cpu_to_be32(ns->ns_id); in nvme_trans_device_id_page() local847 sprintf(&inq_response[52], "%04x", tmp_id); in nvme_trans_device_id_page()2592 __be64 tmp_id = cpu_to_be64(lun_id); in nvme_trans_report_luns() local2593 memcpy(&response[lun_id_offset], &tmp_id, sizeof(u64)); in nvme_trans_report_luns()