Lines Matching refs:test_and_set_bit
170 if (test_and_set_bit(FLG_BUSY_TIMER, &isac->dch.Flags)) { in isac_fill_fifo()
244 test_and_set_bit(FLG_TX_BUSY, &isac->dch.Flags); in isac_retransmit()
690 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in isac_l1cmd()
740 test_and_set_bit(FLG_L1_BUSY, &isac->dch.Flags); in dbusy_timer_handler()
1153 test_and_set_bit(FLG_TX_EMPTY, &hx->bch.Flags); in ipac_irq()
1256 test_and_set_bit(FLG_TRANSPARENT, &hscx->bch.Flags); in hscx_mode()
1263 test_and_set_bit(FLG_HDLC, &hscx->bch.Flags); in hscx_mode()
1292 test_and_set_bit(FLG_TRANSPARENT, &hscx->bch.Flags); in hscx_mode()
1299 test_and_set_bit(FLG_HDLC, &hscx->bch.Flags); in hscx_mode()
1328 test_and_set_bit(FLG_TRANSPARENT, &hscx->bch.Flags); in hscx_mode()
1335 test_and_set_bit(FLG_HDLC, &hscx->bch.Flags); in hscx_mode()
1369 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in hscx_l2l1()
1506 if (test_and_set_bit(FLG_OPEN, &bch->Flags)) in open_bchannel()