Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/mISDN/
H A Dtei.c23 #define MGR_PH_ACTIVE 16 macro
331 if (!test_bit(MGR_PH_ACTIVE, &mgr->options)) in do_send()
356 if (test_bit(MGR_PH_ACTIVE, &mgr->options)) { in do_ack()
377 if (!test_bit(MGR_PH_ACTIVE, &mgr->options)) { in mgr_send_down()
390 if (!test_bit(MGR_PH_ACTIVE, &mgr->options)) in dl_unit_data()
1032 if (test_bit(MGR_PH_ACTIVE, &mgr->options)) in create_teimgr()
1116 test_and_set_bit(MGR_PH_ACTIVE, &mgr->options); in mgr_send()
1124 test_and_clear_bit(MGR_PH_ACTIVE, &mgr->options); in mgr_send()