Searched refs:MAXIAGS (Results 1 – 2 of 2) sorted by relevance
20 #define MAXIAGS ((1<<20)-1) /* maximum number of iags */ macro
2484 if (iagno > (MAXIAGS - 1)) { in diNewIAG()