Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dscsi_debug.c5670 const int sz_lun = sizeof(struct scsi_lun); in resp_report_luns() local
5709 rlen = tlun_cnt * sz_lun; /* excluding 8 byte header */ in resp_report_luns()
5733 n = j * sz_lun; in resp_report_luns()
5744 res = p_fill_from_dev_buffer(scp, arr, j * sz_lun, off_rsp); in resp_report_luns()