Home
last modified time | relevance | path

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

/drivers/isdn/hisax/
Disdnl1.h11 #define D_XMTBUFREADY 1 macro
Damd7930_fn.c263 if (test_and_clear_bit(D_XMTBUFREADY, &cs->event)) { in Amd7930_bh()
532 schedule_event(cs, D_XMTBUFREADY); in Amd7930_interrupt()
Disac.c103 if (test_and_clear_bit(D_XMTBUFREADY, &cs->event)) in isac_bh()
261 schedule_event(cs, D_XMTBUFREADY); in isac_interrupt()
Dicc.c100 if (test_and_clear_bit(D_XMTBUFREADY, &cs->event)) in icc_bh()
255 schedule_event(cs, D_XMTBUFREADY); in icc_interrupt()
Dw6692.c122 if (test_and_clear_bit(D_XMTBUFREADY, &cs->event)) in W6692_bh()
477 schedule_event(cs, D_XMTBUFREADY); in W6692_interrupt()
Dhfc_2bds0.c582 if (test_and_clear_bit(D_XMTBUFREADY, &cs->event)) in hfcd_bh()
889 schedule_event(cs, D_XMTBUFREADY); in hfc2bds0_interrupt()
Dhfc_sx.c844 schedule_event(cs, D_XMTBUFREADY); in hfcsx_interrupt()
1324 if (test_and_clear_bit(D_XMTBUFREADY, &cs->event)) in hfcsx_bh()
Dipacx.c392 schedule_event(cs, D_XMTBUFREADY); in dch_int()
Dhfc_pci.c1079 sched_event_D_pci(cs, D_XMTBUFREADY); in hfcpci_interrupt()
1572 if (test_and_clear_bit(D_XMTBUFREADY, &cs->event)) in hfcpci_bh()