Searched refs:shortish (Results 1 – 1 of 1) sorted by relevance
3325 int lun_cnt, i, upper, num, n, want_wlun, shortish; in resp_report_luns() local3335 shortish = (alloc_len < 4); in resp_report_luns()3336 if (shortish || (select_report > 2)) { in resp_report_luns()3337 mk_sense_invalid_fld(scp, SDEB_IN_CDB, shortish ? 6 : 2, -1); in resp_report_luns()