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

/linux-master/drivers/isdn/mISDN/
H A Dcore.h35 #define MGR_OPT_USER 24 macro
H A Dtei.c949 if (test_bit(MGR_OPT_USER, &tm->mgr->options))
1013 } else if (test_bit(MGR_OPT_USER, &mgr->options)) {
1022 test_and_set_bit(MGR_OPT_USER, &mgr->options);
1162 if (test_bit(MGR_OPT_USER, &mgr->options)) {
1164 test_and_clear_bit(MGR_OPT_USER, &mgr->options);
1206 if (test_bit(MGR_OPT_USER, &mgr->options))

Completed in 162 milliseconds