Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c4157 const int sz_lun = sizeof(struct scsi_lun); in resp_report_luns() local
4196 rlen = tlun_cnt * sz_lun; /* excluding 8 byte header */ in resp_report_luns()
4220 n = j * sz_lun; in resp_report_luns()
4231 res = p_fill_from_dev_buffer(scp, arr, j * sz_lun, off_rsp); in resp_report_luns()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c4307 const int sz_lun = sizeof(struct scsi_lun); in resp_report_luns() local
4346 rlen = tlun_cnt * sz_lun; /* excluding 8 byte header */ in resp_report_luns()
4370 n = j * sz_lun; in resp_report_luns()
4381 res = p_fill_from_dev_buffer(scp, arr, j * sz_lun, off_rsp); in resp_report_luns()

Completed in 22 milliseconds