Home
last modified time | relevance | path

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

/drivers/isdn/mISDN/
Dtei.c31 #define MGR_PH_ACTIVE 16 macro
323 if (!test_bit(MGR_PH_ACTIVE, &mgr->options)) in do_send()
348 if (test_bit(MGR_PH_ACTIVE, &mgr->options)) { in do_ack()
369 if (!test_bit(MGR_PH_ACTIVE, &mgr->options)) { in mgr_send_down()
382 if (!test_bit(MGR_PH_ACTIVE, &mgr->options)) in dl_unit_data()
1083 test_and_set_bit(MGR_PH_ACTIVE, &mgr->options); in mgr_send()
1089 test_and_clear_bit(MGR_PH_ACTIVE, &mgr->options); in mgr_send()