Searched refs:D_CLEARBUSY (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/drivers/isdn/hisax/ |
D | amd7930_fn.c | 243 if (test_and_clear_bit(D_CLEARBUSY, &cs->event)) { in Amd7930_bh() 460 Amd7930_sched_event(cs, D_CLEARBUSY); in Amd7930_interrupt() 478 Amd7930_sched_event(cs, D_CLEARBUSY); in Amd7930_interrupt() 499 Amd7930_sched_event(cs, D_CLEARBUSY); in Amd7930_interrupt() 528 Amd7930_sched_event(cs, D_CLEARBUSY); in Amd7930_interrupt() 667 Amd7930_sched_event(cs, D_CLEARBUSY); in Amd7930_l1hw()
|
D | isdnl1.h | 13 #define D_CLEARBUSY 3 macro
|
D | icc.c | 87 if (test_and_clear_bit(D_CLEARBUSY, &cs->event)) { in icc_bh() 260 icc_sched_event(cs, D_CLEARBUSY); in icc_interrupt() 316 icc_sched_event(cs, D_CLEARBUSY); in icc_interrupt() 563 icc_sched_event(cs, D_CLEARBUSY); in ICC_l1hw()
|
D | isac.c | 91 if (test_and_clear_bit(D_CLEARBUSY, &cs->event)) { in isac_bh() 264 isac_sched_event(cs, D_CLEARBUSY); in isac_interrupt() 320 isac_sched_event(cs, D_CLEARBUSY); in isac_interrupt() 565 isac_sched_event(cs, D_CLEARBUSY); in ISAC_l1hw()
|
D | w6692.c | 112 if (test_and_clear_bit(D_CLEARBUSY, &cs->event)) { in W6692_bh() 471 W6692_sched_event(cs, D_CLEARBUSY); in W6692_interrupt() 503 W6692_sched_event(cs, D_CLEARBUSY); in W6692_interrupt() 660 W6692_sched_event(cs, D_CLEARBUSY); in W6692_l1hw()
|
D | ipacx.c | 293 if (test_and_clear_bit(D_CLEARBUSY, &cs->event)) { in dch_bh() 479 dch_sched_event(cs, D_CLEARBUSY); in dch_int()
|
D | hfc_2bds0.c | 967 sched_event_D(cs, D_CLEARBUSY); in hfc2bds0_interrupt()
|
D | hfc_sx.c | 898 sched_event_D_sx(cs, D_CLEARBUSY); in hfcsx_interrupt()
|
D | hfc_pci.c | 1104 sched_event_D_pci(cs, D_CLEARBUSY); in hfcpci_interrupt()
|