Home
last modified time | relevance | path

Searched refs:D_RCVBUFREADY (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/drivers/isdn/hisax/
Disdnl1.h10 #define D_RCVBUFREADY 0 macro
Damd7930_fn.c258 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) { in Amd7930_bh()
344 Amd7930_sched_event(cs, D_RCVBUFREADY); in Amd7930_empty_Dfifo()
Dicc.c98 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) in icc_bh()
246 icc_sched_event(cs, D_RCVBUFREADY); in icc_interrupt()
Disac.c102 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) in isac_bh()
250 isac_sched_event(cs, D_RCVBUFREADY); in isac_interrupt()
Dipacx.c300 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) { in dch_bh()
463 dch_sched_event(cs, D_RCVBUFREADY); in dch_int()
Dw6692.c123 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) in W6692_bh()
462 W6692_sched_event(cs, D_RCVBUFREADY); in W6692_interrupt()
Dhfc_2bds0.c640 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) in hfcd_bh()
751 sched_event_D(cs, D_RCVBUFREADY); in receive_dmsg()
Dhfc_sx.c517 sched_event_D_sx(cs, D_RCVBUFREADY); in receive_dmsg()
1399 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) in hfcsx_bh()
Dconfig.c1836 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) in hisax_bh()
1888 hisax_sched_event(cs, D_RCVBUFREADY); in hisax_d_l1l2()
Dhfc_pci.c406 sched_event_D_pci(cs, D_RCVBUFREADY); in receive_dmsg()
1616 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) in hfcpci_bh()