Searched refs:ISDN_WAITCHARGE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_net.h15 #define ISDN_WAITCHARGE 1 /* did not get a charge info yet */ macro
H A Disdn_net.c355 if (l->hupflags & ISDN_WAITCHARGE) {
534 lp->hupflags &= ~ISDN_WAITCHARGE;
537 if (lp->hupflags & ISDN_WAITCHARGE)
709 lp->hupflags &= ~ISDN_WAITCHARGE;
711 lp->hupflags |= ISDN_WAITCHARGE;
2397 lp->hupflags |= ISDN_WAITCHARGE;

Completed in 116 milliseconds