Searched refs:sz_lun (Results 1 – 1 of 1) sorted by relevance
4312 const int sz_lun = sizeof(struct scsi_lun); in resp_report_luns() local4351 rlen = tlun_cnt * sz_lun; /* excluding 8 byte header */ in resp_report_luns()4375 n = j * sz_lun; in resp_report_luns()4386 res = p_fill_from_dev_buffer(scp, arr, j * sz_lun, off_rsp); in resp_report_luns()