Lines Matching refs:test_and_set_bit
625 test_and_set_bit(FLG_LASTDATA, in isar_fill_fifo()
630 test_and_set_bit(FLG_DLEETX, in isar_fill_fifo()
696 test_and_set_bit(FLG_NMD_DATA, &ch->bch.Flags); in send_next()
700 test_and_set_bit(FLG_LASTDATA, &ch->bch.Flags); in send_next()
701 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()
843 test_and_set_bit(ISAR_RATE_REQ, &ch->is->Flags); in isar_pump_statev_modem()
938 test_and_set_bit(ISAR_RATE_REQ, &ch->is->Flags); in isar_pump_statev_fax()
943 if (test_and_set_bit(FLG_FTI_RUN, in isar_pump_statev_fax()
948 test_and_set_bit(FLG_LL_CONN, in isar_pump_statev_fax()
1207 test_and_set_bit(FLG_FTI_RUN, &ch->bch.Flags); in setup_pump()
1297 if (!test_and_set_bit(ISAR_DP2_USE, &ch->is->Flags)) in modeisar()
1299 else if (!test_and_set_bit(ISAR_DP1_USE, in modeisar()
1307 test_and_set_bit(FLG_HDLC, &ch->bch.Flags); in modeisar()
1309 test_and_set_bit(FLG_TRANSPARENT, in modeisar()
1316 if (!test_and_set_bit(ISAR_DP1_USE, &ch->is->Flags)) in modeisar()
1501 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in isar_l2l1()
1559 test_and_set_bit(FLG_DLEETX, &bch->Flags); in isar_l2l1()
1660 test_and_set_bit(FLG_INITIALIZED, &isar->ch[0].bch.Flags); in init_isar()
1664 test_and_set_bit(FLG_INITIALIZED, &isar->ch[1].bch.Flags); in init_isar()
1678 if (test_and_set_bit(FLG_OPEN, &bch->Flags)) in isar_open()