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

/linux-4.4.14/drivers/isdn/mISDN/
H A Dlayer2.h130 #define FLG_REJEXC 8 macro
H A Dlayer2.c394 test_and_clear_bit(FLG_REJEXC, &l2->flag); clear_exception()
1313 test_and_clear_bit(FLG_REJEXC, &l2->flag); l2_got_iframe()
1323 if (test_and_set_bit(FLG_REJEXC, &l2->flag)) { l2_got_iframe()
/linux-4.4.14/drivers/isdn/hisax/
H A Disdnl2.c178 test_and_clear_bit(FLG_REJEXC, &l2->flag); clear_exception()
1090 test_and_clear_bit(FLG_REJEXC, &l2->flag); l2_got_iframe()
1101 if (test_and_set_bit(FLG_REJEXC, &l2->flag)) { l2_got_iframe()
H A Dhisax.h240 #define FLG_REJEXC 8 macro

Completed in 110 milliseconds