Searched refs:RL_BUCKET_ELEMS (Results 1 – 1 of 1) sorted by relevance
4282 #define RL_BUCKET_ELEMS 8 macro4300 u8 arr[RL_BUCKET_ELEMS * sizeof(struct scsi_lun)]; in resp_report_luns()4361 for ( ; j < RL_BUCKET_ELEMS; ++j, ++lun_p) { in resp_report_luns()4362 if ((k * RL_BUCKET_ELEMS) + j > lun_cnt) in resp_report_luns()4368 if (j < RL_BUCKET_ELEMS) in resp_report_luns()