Lines Matching refs:test_and_set_bit
613 test_and_set_bit(FLG_LASTDATA, in isar_fill_fifo()
618 test_and_set_bit(FLG_DLEETX, in isar_fill_fifo()
684 test_and_set_bit(FLG_NMD_DATA, &ch->bch.Flags); in send_next()
688 test_and_set_bit(FLG_LASTDATA, &ch->bch.Flags); in send_next()
689 test_and_set_bit(FLG_NMD_DATA, &ch->bch.Flags); in send_next()
709 test_and_set_bit(FLG_LL_OK, &ch->bch.Flags); in send_next()
714 test_and_set_bit(FLG_TX_EMPTY, &ch->bch.Flags); in send_next()
831 test_and_set_bit(ISAR_RATE_REQ, &ch->is->Flags); in isar_pump_statev_modem()
926 test_and_set_bit(ISAR_RATE_REQ, &ch->is->Flags); in isar_pump_statev_fax()
931 if (test_and_set_bit(FLG_FTI_RUN, in isar_pump_statev_fax()
936 test_and_set_bit(FLG_LL_CONN, in isar_pump_statev_fax()
1197 test_and_set_bit(FLG_FTI_RUN, &ch->bch.Flags); in setup_pump()
1288 if (!test_and_set_bit(ISAR_DP2_USE, &ch->is->Flags)) in modeisar()
1290 else if (!test_and_set_bit(ISAR_DP1_USE, in modeisar()
1298 test_and_set_bit(FLG_HDLC, &ch->bch.Flags); in modeisar()
1300 test_and_set_bit(FLG_TRANSPARENT, in modeisar()
1307 if (!test_and_set_bit(ISAR_DP1_USE, &ch->is->Flags)) in modeisar()
1488 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in isar_l2l1()
1546 test_and_set_bit(FLG_DLEETX, &bch->Flags); in isar_l2l1()
1629 test_and_set_bit(FLG_INITIALIZED, &isar->ch[0].bch.Flags); in init_isar()
1631 test_and_set_bit(FLG_INITIALIZED, &isar->ch[1].bch.Flags); in init_isar()
1645 if (test_and_set_bit(FLG_OPEN, &bch->Flags)) in isar_open()