Lines Matching refs:test_and_clear_bit
208 if (test_and_clear_bit(FLG_BUSY_TIMER, &isac->dch.Flags)) in isac_xpr_irq()
222 if (test_and_clear_bit(FLG_BUSY_TIMER, &isac->dch.Flags)) in isac_retransmit()
580 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in isac_l1hw()
666 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in isac_l1cmd()
667 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in isac_l1cmd()
681 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in isac_l1cmd()
730 test_and_clear_bit(FLG_BUSY_TIMER, &isac->dch.Flags); in dbusy_timer_handler()
1016 test_and_clear_bit(FLG_TX_EMPTY, &hx->bch.Flags); in hscx_xpr()
1231 test_and_clear_bit(FLG_HDLC, &hscx->bch.Flags); in hscx_mode()
1232 test_and_clear_bit(FLG_TRANSPARENT, &hscx->bch.Flags); in hscx_mode()
1267 test_and_clear_bit(FLG_HDLC, &hscx->bch.Flags); in hscx_mode()
1268 test_and_clear_bit(FLG_TRANSPARENT, &hscx->bch.Flags); in hscx_mode()
1303 test_and_clear_bit(FLG_HDLC, &hscx->bch.Flags); in hscx_mode()
1304 test_and_clear_bit(FLG_TRANSPARENT, &hscx->bch.Flags); in hscx_mode()
1397 test_and_clear_bit(FLG_OPEN, &bch->Flags); in hscx_bctrl()
1491 test_and_clear_bit(FLG_FILLEMPTY, &bch->Flags); in open_bchannel()