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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Dtei.c33 #define MGR_PH_NOTREADY 17 macro
332 if (!test_and_set_bit(MGR_PH_NOTREADY, &mgr->options)) {
336 test_and_clear_bit(MGR_PH_NOTREADY, &mgr->options);
343 test_and_clear_bit(MGR_PH_NOTREADY, &mgr->options);
352 if (test_bit(MGR_PH_NOTREADY, &mgr->options)) {
366 test_and_clear_bit(MGR_PH_NOTREADY, &mgr->options);

Completed in 62 milliseconds