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()
1255 test_and_set_bit(FLG_TRANSPARENT, &hscx->bch.Flags); in hscx_mode()
1262 test_and_set_bit(FLG_HDLC, &hscx->bch.Flags); in hscx_mode()
1291 test_and_set_bit(FLG_TRANSPARENT, &hscx->bch.Flags); in hscx_mode()
1298 test_and_set_bit(FLG_HDLC, &hscx->bch.Flags); in hscx_mode()
1327 test_and_set_bit(FLG_TRANSPARENT, &hscx->bch.Flags); in hscx_mode()
1334 test_and_set_bit(FLG_HDLC, &hscx->bch.Flags); in hscx_mode()
1368 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in hscx_l2l1()
1505 if (test_and_set_bit(FLG_OPEN, &bch->Flags)) in open_bchannel()