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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_net.h15 #define ISDN_WAITCHARGE 1 /* did not get a charge info yet */ macro
H A Disdn_net.c351 if (l->hupflags & ISDN_WAITCHARGE) {
530 lp->hupflags &= ~ISDN_WAITCHARGE;
533 if (lp->hupflags & ISDN_WAITCHARGE)
705 lp->hupflags &= ~ISDN_WAITCHARGE;
707 lp->hupflags |= ISDN_WAITCHARGE;
2418 lp->hupflags |= ISDN_WAITCHARGE;

Completed in 113 milliseconds