Lines Matching refs:test_bit
177 if (test_bit(FLG_L1_DBUSY, &cs->HW_Flags)) in L1deactivated()
211 if (test_bit(FLG_L1_ACTTIMER, &stptr->l1.Flags)) in DChannel_proc_rcv()
275 if (test_bit(BC_FLG_BUSY, &bcs->Flag)) { in BChannel_proc_xmt()
282 if (!test_bit(BC_FLG_ACTIV, &bcs->Flag)) { in BChannel_proc_xmt()
283 if (!test_bit(BC_FLG_BUSY, &bcs->Flag) && in BChannel_proc_xmt()
469 if (test_bit(FLG_L1_ACTIVATING, &st->l1.Flags)) in l1_deact_cnf()
488 if (test_bit(FLG_L1_ACTIVATING, &st->l1.Flags)) { in l1_power_up_s()
515 if (test_bit(FLG_L1_UINT, &st->l1.Flags)) in l1_info2_ind()
529 if (test_bit(FLG_L1_UINT, &st->l1.Flags)) in l1_info4_ind()
537 if (!test_bit(FLG_L1_ACTIVATED, &st->l1.Flags)) { in l1_info4_ind()
555 if (!test_bit(FLG_L1_UINT, &st->l1.Flags)) in l1_timer3()
597 if ((!test_bit(FLG_L1_DEACTTIMER, &st->l1.Flags)) && (!test_bit(FLG_L1_T3RUN, &st->l1.Flags))) { in l1_activate_no()
815 if (test_bit(FLG_L1_ACTIVATED, &st->l1.Flags)) in dch_l2l1()
898 if (test_bit(FLG_HW_L1_UINT, &cs->HW_Flags)) { in setstack_HiSax()