Searched refs:FLG_ORIG (Results 1 - 7 of 7) sorted by relevance

/drivers/isdn/mISDN/
H A Dlayer2.h124 #define FLG_ORIG 2 macro
H A Dlayer2.c412 if (test_bit(FLG_ORIG, &l2->flag))
516 if (test_bit(FLG_ORIG, &l2->flag))
540 if (test_bit(FLG_ORIG, &l2->flag))
553 if (test_bit(FLG_ORIG, &l2->flag))
569 if (test_bit(FLG_ORIG, &l2->flag))
1201 if (test_bit(FLG_ORIG, &l2->flag))
1548 if (test_bit(FLG_ORIG, &l2->flag))
2018 test_and_set_bit(FLG_ORIG, &l2->flag);
2021 test_bit(FLG_ORIG, &l2->flag))
2026 test_bit(FLG_ORIG,
[all...]
/drivers/isdn/hisax/
H A Disdnl2.c207 if (test_bit(FLG_ORIG, &l2->flag))
294 if (test_bit(FLG_ORIG, &st->l2.flag))
325 if (test_bit(FLG_ORIG, &st->l2.flag))
341 if (test_bit(FLG_ORIG, &st->l2.flag))
360 if (test_bit(FLG_ORIG, &st->l2.flag))
974 if (test_bit(FLG_ORIG, &l2->flag))
1319 if (test_bit(FLG_ORIG, &l2->flag))
1724 test_bit(FLG_ORIG, &st->l2.flag)) {
1729 test_bit(FLG_ORIG, &st->l2.flag)) {
H A Delsa_ser.c570 modem_set_dial(bcs->cs, test_bit(FLG_ORIG, &st->l2.flag));
H A Dhisax.h234 #define FLG_ORIG 2 macro
H A Dcallc.c1053 test_and_set_bit(FLG_ORIG, &st->l2.flag);
1299 test_and_set_bit(FLG_ORIG, &st->l2.flag);
H A Disar.c1638 if (test_bit(FLG_ORIG, &st->l2.flag))

Completed in 170 milliseconds