Searched refs:MGR_OPT_USER (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/mISDN/
H A Dcore.h44 #define MGR_OPT_USER 24 macro
H A Dtei.c934 if (test_bit(MGR_OPT_USER, &tm->mgr->options))
997 } else if (test_bit(MGR_OPT_USER, &mgr->options)) {
1006 test_and_set_bit(MGR_OPT_USER, &mgr->options);
1129 if (test_bit(MGR_OPT_USER, &mgr->options)) {
1131 test_and_clear_bit(MGR_OPT_USER, &mgr->options);
1174 if (test_bit(MGR_OPT_USER, &mgr->options))

Completed in 92 milliseconds