Searched refs:FLG_L1_PULL_REQ (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Dlayer1.h23 #define FLG_L1_PULL_REQ 6 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhscx.c129 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
132 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Djade.c168 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
171 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Dipacx.c142 clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
145 set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
479 clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
482 set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Dhfc_2bds0.c484 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
487 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
970 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
973 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Dw6692.c618 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
621 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
789 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
792 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Dconfig.c1708 if (test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags)) {
1760 if (test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags)) {
1793 set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
1827 set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Dhfc_sx.c937 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
940 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
1171 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
1174 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Damd7930_fn.c621 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
624 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Davm_pci.c515 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
518 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Dhfc_2bs0.c484 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
487 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Dicc.c494 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
497 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Disac.c496 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
499 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Disdnl1.c195 if (test_and_clear_bit(FLG_L1_PULL_REQ, &stptr->l1.Flags)) {
280 if (test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags))
H A Dhfc_pci.c1173 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
1176 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
1421 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
1424 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Dnetjet.c822 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
825 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Dhisax.h207 #define FLG_L1_PULL_REQ 6 macro
H A Disar.c1628 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
1631 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);

Completed in 115 milliseconds