Searched refs:lun_cnt (Results 1 – 1 of 1) sorted by relevance
3325 int lun_cnt, i, upper, num, n, want_wlun, shortish; in resp_report_luns() local3342 lun_cnt = scsi_debug_max_luns; in resp_report_luns()3344 lun_cnt = 0; in resp_report_luns()3345 else if (scsi_debug_no_lun_0 && (lun_cnt > 0)) in resp_report_luns()3346 --lun_cnt; in resp_report_luns()3348 num = lun_cnt + want_wlun; in resp_report_luns()3355 lun_cnt = n; in resp_report_luns()3360 ((i < lun_cnt) && ((unsigned char *)(one_lun + i) < max_addr)); in resp_report_luns()