Home
last modified time | relevance | path

Searched refs:D_XMTBUFREADY (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/drivers/isdn/hisax/
Disdnl1.h11 #define D_XMTBUFREADY 1 macro
Damd7930_fn.c264 if (test_and_clear_bit(D_XMTBUFREADY, &cs->event)) { in Amd7930_bh()
546 Amd7930_sched_event(cs, D_XMTBUFREADY); in Amd7930_interrupt()
Dicc.c100 if (test_and_clear_bit(D_XMTBUFREADY, &cs->event)) in icc_bh()
275 icc_sched_event(cs, D_XMTBUFREADY); in icc_interrupt()
Disac.c104 if (test_and_clear_bit(D_XMTBUFREADY, &cs->event)) in isac_bh()
279 isac_sched_event(cs, D_XMTBUFREADY); in isac_interrupt()
Dipacx.c304 if (test_and_clear_bit(D_XMTBUFREADY, &cs->event)) { in dch_bh()
496 dch_sched_event(cs, D_XMTBUFREADY); in dch_int()
Dw6692.c125 if (test_and_clear_bit(D_XMTBUFREADY, &cs->event)) in W6692_bh()
486 W6692_sched_event(cs, D_XMTBUFREADY); in W6692_interrupt()
Dhfc_2bds0.c642 if (test_and_clear_bit(D_XMTBUFREADY, &cs->event)) in hfcd_bh()
992 sched_event_D(cs, D_XMTBUFREADY); in hfc2bds0_interrupt()
Dhfc_sx.c923 sched_event_D_sx(cs, D_XMTBUFREADY); in hfcsx_interrupt()
1401 if (test_and_clear_bit(D_XMTBUFREADY, &cs->event)) in hfcsx_bh()
Dhfc_pci.c1129 sched_event_D_pci(cs, D_XMTBUFREADY); in hfcpci_interrupt()
1618 if (test_and_clear_bit(D_XMTBUFREADY, &cs->event)) in hfcpci_bh()