Lines Matching refs:test_and_set_bit
612 test_and_set_bit(FLG_LASTDATA, in isar_fill_fifo()
617 test_and_set_bit(FLG_DLEETX, in isar_fill_fifo()
683 test_and_set_bit(FLG_NMD_DATA, &ch->bch.Flags); in send_next()
687 test_and_set_bit(FLG_LASTDATA, &ch->bch.Flags); in send_next()
688 test_and_set_bit(FLG_NMD_DATA, &ch->bch.Flags); in send_next()
708 test_and_set_bit(FLG_LL_OK, &ch->bch.Flags); in send_next()
713 test_and_set_bit(FLG_TX_EMPTY, &ch->bch.Flags); in send_next()
830 test_and_set_bit(ISAR_RATE_REQ, &ch->is->Flags); in isar_pump_statev_modem()
925 test_and_set_bit(ISAR_RATE_REQ, &ch->is->Flags); in isar_pump_statev_fax()
930 if (test_and_set_bit(FLG_FTI_RUN, in isar_pump_statev_fax()
935 test_and_set_bit(FLG_LL_CONN, in isar_pump_statev_fax()
1196 test_and_set_bit(FLG_FTI_RUN, &ch->bch.Flags); in setup_pump()
1287 if (!test_and_set_bit(ISAR_DP2_USE, &ch->is->Flags)) in modeisar()
1289 else if (!test_and_set_bit(ISAR_DP1_USE, in modeisar()
1297 test_and_set_bit(FLG_HDLC, &ch->bch.Flags); in modeisar()
1299 test_and_set_bit(FLG_TRANSPARENT, in modeisar()
1306 if (!test_and_set_bit(ISAR_DP1_USE, &ch->is->Flags)) in modeisar()
1487 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in isar_l2l1()
1545 test_and_set_bit(FLG_DLEETX, &bch->Flags); in isar_l2l1()
1628 test_and_set_bit(FLG_INITIALIZED, &isar->ch[0].bch.Flags); in init_isar()
1630 test_and_set_bit(FLG_INITIALIZED, &isar->ch[1].bch.Flags); in init_isar()
1644 if (test_and_set_bit(FLG_OPEN, &bch->Flags)) in isar_open()