Searched refs:ISDN_CTYPE_COUNT (Results 1 – 2 of 2) sorted by relevance
1011 #define ISDN_CTYPE_COUNT 41 macro1216 #undef ISDN_CTYPE_COUNT1217 #define ISDN_CTYPE_COUNT ISDN_CTYPE_TESTEMU macro
935 if (card->typ <= 0 || card->typ > ISDN_CTYPE_COUNT) { in checkcard()1265 if (cards[i].typ > 0 && cards[i].typ <= ISDN_CTYPE_COUNT) { in HiSax_inithardware()