Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvme/host/
Dscsi.c2086 u8 lun_id_offset = REPORT_LUNS_FIRST_LUN_OFFSET; in nvme_trans_report_luns() local
2127 memcpy(&response[lun_id_offset], &tmp_id, sizeof(u64)); in nvme_trans_report_luns()
2128 lun_id_offset += LUN_ENTRY_SIZE; in nvme_trans_report_luns()