Searched refs:RL_BUCKET_ELEMS (Results 1 – 1 of 1) sorted by relevance
4287 #define RL_BUCKET_ELEMS 8 macro4305 u8 arr[RL_BUCKET_ELEMS * sizeof(struct scsi_lun)]; in resp_report_luns()4366 for ( ; j < RL_BUCKET_ELEMS; ++j, ++lun_p) { in resp_report_luns()4367 if ((k * RL_BUCKET_ELEMS) + j > lun_cnt) in resp_report_luns()4373 if (j < RL_BUCKET_ELEMS) in resp_report_luns()