Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dnvme-scsi.c2538 u8 lun_id_offset = REPORT_LUNS_FIRST_LUN_OFFSET; in nvme_trans_report_luns() local
2593 memcpy(&response[lun_id_offset], &tmp_id, sizeof(u64)); in nvme_trans_report_luns()
2594 lun_id_offset += LUN_ENTRY_SIZE; in nvme_trans_report_luns()