Searched refs:MAX_DLREQS (Results 1 – 1 of 1) sorted by relevance
170 #define MAX_DLREQS 64 macro171 #define INCR(x) {(x)++; if ((x) >= MAX_DLREQS) (x) = 0; }178 dev_info_t *dr_dip[MAX_DLREQS];