Home
last modified time | relevance | path

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

/openbmc/linux/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)) in l2_tei()
1013 } else if (test_bit(MGR_OPT_USER, &mgr->options)) { in create_teimgr()
1022 test_and_set_bit(MGR_OPT_USER, &mgr->options); in create_teimgr()
1162 if (test_bit(MGR_OPT_USER, &mgr->options)) { in free_teimanager()
1164 test_and_clear_bit(MGR_OPT_USER, &mgr->options); in free_teimanager()
1206 if (test_bit(MGR_OPT_USER, &mgr->options)) in check_data()