Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/mISDN/
Dtei.c33 #define MGR_PH_NOTREADY 17 macro
343 if (!test_and_set_bit(MGR_PH_NOTREADY, &mgr->options)) { in do_send()
347 test_and_clear_bit(MGR_PH_NOTREADY, &mgr->options); in do_send()
354 test_and_clear_bit(MGR_PH_NOTREADY, &mgr->options); in do_send()
363 if (test_bit(MGR_PH_NOTREADY, &mgr->options)) { in do_ack()
377 test_and_clear_bit(MGR_PH_NOTREADY, &mgr->options); in do_ack()