Searched refs:RL_BUCKET_ELEMS (Results 1 – 1 of 1) sorted by relevance
4102 #define RL_BUCKET_ELEMS 8 macro4120 u8 arr[RL_BUCKET_ELEMS * sizeof(struct scsi_lun)]; in resp_report_luns()4181 for ( ; j < RL_BUCKET_ELEMS; ++j, ++lun_p) { in resp_report_luns()4182 if ((k * RL_BUCKET_ELEMS) + j > lun_cnt) in resp_report_luns()4188 if (j < RL_BUCKET_ELEMS) in resp_report_luns()