Lines Matching refs:test_and_clear_bit
221 if (test_and_clear_bit(FLG_BUSY_TIMER, &isac->dch.Flags)) in isac_xpr_irq()
236 if (test_and_clear_bit(FLG_BUSY_TIMER, &isac->dch.Flags)) in isac_retransmit()
595 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in isac_l1hw()
680 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in isac_l1cmd()
681 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in isac_l1cmd()
695 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in isac_l1cmd()
743 test_and_clear_bit(FLG_BUSY_TIMER, &isac->dch.Flags); in dbusy_timer_handler()
1032 test_and_clear_bit(FLG_TX_EMPTY, &hx->bch.Flags); in hscx_xpr()
1248 test_and_clear_bit(FLG_HDLC, &hscx->bch.Flags); in hscx_mode()
1249 test_and_clear_bit(FLG_TRANSPARENT, &hscx->bch.Flags); in hscx_mode()
1284 test_and_clear_bit(FLG_HDLC, &hscx->bch.Flags); in hscx_mode()
1285 test_and_clear_bit(FLG_TRANSPARENT, &hscx->bch.Flags); in hscx_mode()
1320 test_and_clear_bit(FLG_HDLC, &hscx->bch.Flags); in hscx_mode()
1321 test_and_clear_bit(FLG_TRANSPARENT, &hscx->bch.Flags); in hscx_mode()
1414 test_and_clear_bit(FLG_OPEN, &bch->Flags); in hscx_bctrl()
1508 test_and_clear_bit(FLG_FILLEMPTY, &bch->Flags); in open_bchannel()