Searched refs:MAX_TUPLES (Results 1 – 1 of 1) sorted by relevance
55 #define MAX_TUPLES 200 macro517 for (i = 0; i < MAX_TUPLES; i++) { in pccard_get_next_tuple()586 if (i == MAX_TUPLES) { in pccard_get_next_tuple()1540 for (count = 1; count < MAX_TUPLES; count++) { in pccard_validate_cis()1549 if ((count == MAX_TUPLES) || (reserved > 5) || in pccard_validate_cis()