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

/linux-master/drivers/isdn/mISDN/
H A Dcore.h36 #define MGR_OPT_NETWORK 25 macro
H A Dtei.c388 if (!test_bit(MGR_OPT_NETWORK, &mgr->options)) /* only net send UI */
438 if (test_bit(MGR_OPT_NETWORK, &mgr->options))
908 if (!test_bit(MGR_OPT_NETWORK, &mgr->options))
915 if (test_bit(MGR_OPT_NETWORK, &mgr->options))
947 if (test_bit(MGR_OPT_NETWORK, &tm->mgr->options))
953 if (test_bit(MGR_OPT_NETWORK, &tm->mgr->options))
957 if (test_bit(MGR_OPT_NETWORK, &tm->mgr->options))
961 if (test_bit(MGR_OPT_NETWORK, &tm->mgr->options))
1002 if (test_bit(MGR_OPT_NETWORK, &mgr->options)) {
1020 test_and_set_bit(MGR_OPT_NETWORK,
[all...]

Completed in 264 milliseconds