Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dscsi_debug.c3620 const int sz_lun = sizeof(struct scsi_lun); in resp_report_luns() local
3659 rlen = tlun_cnt * sz_lun; /* excluding 8 byte header */ in resp_report_luns()
3681 n = j * sz_lun; in resp_report_luns()
3692 res = p_fill_from_dev_buffer(scp, arr, j * sz_lun, off_rsp); in resp_report_luns()