Searched refs:MAX_TUPLES (Results 1 – 1 of 1) sorted by relevance
52 #define MAX_TUPLES 200 macro537 for (i = 0; i < MAX_TUPLES; i++) { in pccard_get_next_tuple()622 if (i == MAX_TUPLES) { in pccard_get_next_tuple()1433 for (count = 1; count < MAX_TUPLES; count++) { in pccard_validate_cis()1442 if ((count == MAX_TUPLES) || (reserved > 5) || in pccard_validate_cis()