Lines Matching refs:FLG_ACTIVE
219 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) { in hfcusb_l2l1B()
306 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in hfcusb_l2l1D()
392 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfc_l1callback()
397 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in hfc_l1callback()
423 test_and_clear_bit(FLG_ACTIVE, &hw->dch.Flags); in open_dchannel()
424 test_and_clear_bit(FLG_ACTIVE, &hw->ech.Flags); in open_dchannel()
431 set_bit(FLG_ACTIVE, &hw->ech.Flags); in open_dchannel()
628 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_nt()
650 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in ph_state_nt()
732 if (test_bit(FLG_ACTIVE, &hw->bch[0].Flags)) { in hfcsusb_setup_bch()
736 if (test_bit(FLG_ACTIVE, &hw->bch[1].Flags)) { in hfcsusb_setup_bch()