Searched refs:FLG_PEND_REL (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hisax/
H A Disdnl2.c481 if(test_and_clear_bit(FLG_PEND_REL, &st->l2.flag))
509 test_and_clear_bit(FLG_PEND_REL, &st->l2.flag);
647 test_and_clear_bit(FLG_PEND_REL, &st->l2.flag);
673 test_and_set_bit(FLG_PEND_REL, &st->l2.flag);
792 if (test_and_clear_bit(FLG_PEND_REL, &st->l2.flag))
H A Dhisax.h226 #define FLG_PEND_REL 4 macro

Completed in 120 milliseconds