Searched refs:ISDN_USAGE_MODEM (Results 1 – 1 of 1) sorted by relevance
77 #define ISDN_USAGE_MODEM 2 macro221 #define USG_MODEM(x) ((x & ISDN_USAGE_MASK)==ISDN_USAGE_MODEM)226 #define USG_MODEMORVOICE(x) (((x & ISDN_USAGE_MASK)==ISDN_USAGE_MODEM) || \