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()
396 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfc_l1callback()
401 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in hfc_l1callback()
427 test_and_clear_bit(FLG_ACTIVE, &hw->dch.Flags); in open_dchannel()
428 test_and_clear_bit(FLG_ACTIVE, &hw->ech.Flags); in open_dchannel()
435 set_bit(FLG_ACTIVE, &hw->ech.Flags); in open_dchannel()
632 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_nt()
654 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in ph_state_nt()
736 if (test_bit(FLG_ACTIVE, &hw->bch[0].Flags)) { in hfcsusb_setup_bch()
740 if (test_bit(FLG_ACTIVE, &hw->bch[1].Flags)) { in hfcsusb_setup_bch()