Searched refs:MGR_PH_ACTIVE (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.c32 #define MGR_PH_ACTIVE 16 macro
329 if (!test_bit(MGR_PH_ACTIVE, &mgr->options))
354 if (test_bit(MGR_PH_ACTIVE, &mgr->options)) {
375 if (!test_bit(MGR_PH_ACTIVE, &mgr->options)) {
388 if (!test_bit(MGR_PH_ACTIVE, &mgr->options))
1087 test_and_set_bit(MGR_PH_ACTIVE, &mgr->options);
1093 test_and_clear_bit(MGR_PH_ACTIVE, &mgr->options);

Completed in 56 milliseconds