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