Lines Matching refs:test_and_set_bit
626 test_and_set_bit(FLG_LASTDATA, in isar_fill_fifo()
631 test_and_set_bit(FLG_DLEETX, in isar_fill_fifo()
697 test_and_set_bit(FLG_NMD_DATA, &ch->bch.Flags); in send_next()
701 test_and_set_bit(FLG_LASTDATA, &ch->bch.Flags); in send_next()
702 test_and_set_bit(FLG_NMD_DATA, &ch->bch.Flags); in send_next()
723 test_and_set_bit(FLG_LL_OK, &ch->bch.Flags); in send_next()
728 test_and_set_bit(FLG_TX_EMPTY, &ch->bch.Flags); in send_next()
845 test_and_set_bit(ISAR_RATE_REQ, &ch->is->Flags); in isar_pump_statev_modem()
940 test_and_set_bit(ISAR_RATE_REQ, &ch->is->Flags); in isar_pump_statev_fax()
945 if (test_and_set_bit(FLG_FTI_RUN, in isar_pump_statev_fax()
950 test_and_set_bit(FLG_LL_CONN, in isar_pump_statev_fax()
1209 test_and_set_bit(FLG_FTI_RUN, &ch->bch.Flags); in setup_pump()
1299 if (!test_and_set_bit(ISAR_DP2_USE, &ch->is->Flags)) in modeisar()
1301 else if (!test_and_set_bit(ISAR_DP1_USE, in modeisar()
1309 test_and_set_bit(FLG_HDLC, &ch->bch.Flags); in modeisar()
1311 test_and_set_bit(FLG_TRANSPARENT, in modeisar()
1318 if (!test_and_set_bit(ISAR_DP1_USE, &ch->is->Flags)) in modeisar()
1499 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in isar_l2l1()
1557 test_and_set_bit(FLG_DLEETX, &bch->Flags); in isar_l2l1()
1641 test_and_set_bit(FLG_INITIALIZED, &isar->ch[0].bch.Flags); in init_isar()
1645 test_and_set_bit(FLG_INITIALIZED, &isar->ch[1].bch.Flags); in init_isar()
1659 if (test_and_set_bit(FLG_OPEN, &bch->Flags)) in isar_open()