Home
last modified time | relevance | path

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

/drivers/isdn/mISDN/
Dtei.c32 #define MGR_PH_NOTREADY 17 macro
326 if (!test_and_set_bit(MGR_PH_NOTREADY, &mgr->options)) { in do_send()
330 test_and_clear_bit(MGR_PH_NOTREADY, &mgr->options); in do_send()
337 test_and_clear_bit(MGR_PH_NOTREADY, &mgr->options); in do_send()
346 if (test_bit(MGR_PH_NOTREADY, &mgr->options)) { in do_ack()
360 test_and_clear_bit(MGR_PH_NOTREADY, &mgr->options); in do_ack()