Searched refs:sz_lun (Results 1 – 1 of 1) sorted by relevance
3620 const int sz_lun = sizeof(struct scsi_lun); in resp_report_luns() local3659 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()