Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/mISDN/
H A Dtei.c24 #define MGR_PH_NOTREADY 17 macro
334 if (!test_and_set_bit(MGR_PH_NOTREADY, &mgr->options)) { in do_send()
338 test_and_clear_bit(MGR_PH_NOTREADY, &mgr->options); in do_send()
345 test_and_clear_bit(MGR_PH_NOTREADY, &mgr->options); in do_send()
354 if (test_bit(MGR_PH_NOTREADY, &mgr->options)) { in do_ack()
368 test_and_clear_bit(MGR_PH_NOTREADY, &mgr->options); in do_ack()