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

/linux-master/drivers/isdn/mISDN/
H A Dlayer2.h117 #define FLG_PEND_REL 4 macro
H A Dlayer2.c681 if (test_and_clear_bit(FLG_PEND_REL, &l2->flag))
708 test_and_clear_bit(FLG_PEND_REL, &l2->flag);
854 test_and_clear_bit(FLG_PEND_REL, &l2->flag);
886 test_and_set_bit(FLG_PEND_REL, &l2->flag);
1009 if (test_and_clear_bit(FLG_PEND_REL, &l2->flag))

Completed in 85 milliseconds