Searched refs:RL_BUCKET_ELEMS (Results 1 – 1 of 1) sorted by relevance
4132 #define RL_BUCKET_ELEMS 8 macro4150 u8 arr[RL_BUCKET_ELEMS * sizeof(struct scsi_lun)]; in resp_report_luns()4211 for ( ; j < RL_BUCKET_ELEMS; ++j, ++lun_p) { in resp_report_luns()4212 if ((k * RL_BUCKET_ELEMS) + j > lun_cnt) in resp_report_luns()4218 if (j < RL_BUCKET_ELEMS) in resp_report_luns()