Searched refs:IPAC_TYPE_ISACX (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dipac.h88 #define IPAC_TYPE_ISACX 0x0040 macro
H A DmISDNipac.c49 if (isac->type & IPAC_TYPE_ISACX)
502 if (isac->type & IPAC_TYPE_ISACX) {
613 if (!(isac->type & IPAC_TYPE_ISACX)) {
614 /* TODO: implement for IPAC_TYPE_ISACX */
705 if (isac->type & IPAC_TYPE_ISACX)
790 if (isac->type & IPAC_TYPE_ISACX) {
1606 ipac->isac.type = IPAC_TYPE_IPACX | IPAC_TYPE_ISACX;
H A Davmfritz.c981 fc->isac.type = IPAC_TYPE_ISACX;

Completed in 39 milliseconds