Home
last modified time | relevance | path

Searched refs:D_CLEARBUSY (Results 1 – 13 of 13) sorted by relevance

/linux-2.6.39/drivers/isdn/hisax/
Damd7930_fn.c242 if (test_and_clear_bit(D_CLEARBUSY, &cs->event)) { in Amd7930_bh()
445 schedule_event(cs, D_CLEARBUSY); in Amd7930_interrupt()
463 schedule_event(cs, D_CLEARBUSY); in Amd7930_interrupt()
484 schedule_event(cs, D_CLEARBUSY); in Amd7930_interrupt()
513 schedule_event(cs, D_CLEARBUSY); in Amd7930_interrupt()
660 schedule_event(cs, D_CLEARBUSY); in Amd7930_l1hw()
Disdnl1.h13 #define D_CLEARBUSY 3 macro
Dicc.c87 if (test_and_clear_bit(D_CLEARBUSY, &cs->event)) { in icc_bh()
240 schedule_event(cs, D_CLEARBUSY); in icc_interrupt()
296 schedule_event(cs, D_CLEARBUSY); in icc_interrupt()
559 schedule_event(cs, D_CLEARBUSY); in ICC_l1hw()
Disac.c90 if (test_and_clear_bit(D_CLEARBUSY, &cs->event)) { in isac_bh()
243 schedule_event(cs, D_CLEARBUSY); in isac_interrupt()
299 schedule_event(cs, D_CLEARBUSY); in isac_interrupt()
557 schedule_event(cs, D_CLEARBUSY); in ISAC_l1hw()
Dw6692.c109 if (test_and_clear_bit(D_CLEARBUSY, &cs->event)) { in W6692_bh()
459 schedule_event(cs, D_CLEARBUSY); in W6692_interrupt()
491 schedule_event(cs, D_CLEARBUSY); in W6692_interrupt()
663 schedule_event(cs, D_CLEARBUSY); in W6692_l1hw()
Dipacx.c375 schedule_event(cs, D_CLEARBUSY); in dch_int()
Dhfc_2bds0.c864 schedule_event(cs, D_CLEARBUSY); in hfc2bds0_interrupt()
Dhfc_sx.c819 schedule_event(cs, D_CLEARBUSY); in hfcsx_interrupt()
Dhfc_pci.c1054 sched_event_D_pci(cs, D_CLEARBUSY); in hfcpci_interrupt()
/linux-2.6.39/drivers/isdn/hardware/mISDN/
Dw6692.c332 dchannel_sched_event(dch, D_CLEARBUSY); in d_retransmit()
Dhfcsusb.c365 dchannel_sched_event(&hc->dch, D_CLEARBUSY); in hfcusb_l2l1D()
Dhfcpci.c1670 dchannel_sched_event(&hc->dch, D_CLEARBUSY); in hfcpci_l2l1D()
Dhfcmulti.c3400 dchannel_sched_event(&hc->dch, D_CLEARBUSY); in handle_dmsg()