Searched refs:FLG_L1_ACTTIMER (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Dlayer1.h21 #define FLG_L1_ACTTIMER 4 macro
H A Dlayer1.c183 test_and_set_bit(FLG_L1_ACTTIMER, &l1->Flags);
209 test_and_clear_bit(FLG_L1_ACTTIMER, &l1->Flags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Disdnl1.c211 if (test_bit(FLG_L1_ACTTIMER, &stptr->l1.Flags))
541 test_and_set_bit(FLG_L1_ACTTIMER, &st->l1.Flags);
568 test_and_clear_bit(FLG_L1_ACTTIMER, &st->l1.Flags);
H A Dhisax.h205 #define FLG_L1_ACTTIMER 4 macro

Completed in 54 milliseconds