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

/linux-master/drivers/isdn/mISDN/
H A Dlayer2.h119 #define FLG_T200_RUN 6 macro
H A Dlayer2.c659 test_and_set_bit(FLG_T200_RUN, &l2->flag);
666 test_and_set_bit(FLG_T200_RUN, &l2->flag);
672 if (test_and_clear_bit(FLG_T200_RUN, &l2->flag))
1372 test_and_clear_bit(FLG_T200_RUN, &l2->flag);
1399 test_and_clear_bit(FLG_T200_RUN, &l2->flag);
1422 test_and_clear_bit(FLG_T200_RUN, &l2->flag);
1439 test_and_clear_bit(FLG_T200_RUN, &l2->flag);
1509 if (!test_and_set_bit(FLG_T200_RUN, &l2->flag)) {

Completed in 119 milliseconds