Searched refs:D_RCVBUFREADY (Results 1 – 10 of 10) sorted by relevance
/drivers/isdn/hisax/ |
D | isdnl1.h | 10 #define D_RCVBUFREADY 0 macro
|
D | amd7930_fn.c | 258 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) { in Amd7930_bh() 330 schedule_event(cs, D_RCVBUFREADY); in Amd7930_empty_Dfifo()
|
D | isac.c | 102 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) in isac_bh() 230 schedule_event(cs, D_RCVBUFREADY); in isac_interrupt()
|
D | icc.c | 99 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) in icc_bh() 227 schedule_event(cs, D_RCVBUFREADY); in icc_interrupt()
|
D | hfc_2bds0.c | 578 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) in hfcd_bh() 668 schedule_event(cs, D_RCVBUFREADY); in receive_dmsg()
|
D | w6692.c | 121 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) in W6692_bh() 451 schedule_event(cs, D_RCVBUFREADY); in W6692_interrupt()
|
D | hfc_sx.c | 462 schedule_event(cs, D_RCVBUFREADY); in receive_dmsg() 1321 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) in hfcsx_bh()
|
D | config.c | 1661 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) in hisax_bh() 1712 hisax_sched_event(cs, D_RCVBUFREADY); in hisax_d_l1l2()
|
D | hfc_pci.c | 384 sched_event_D_pci(cs, D_RCVBUFREADY); in receive_dmsg() 1568 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) in hfcpci_bh()
|
D | ipacx.c | 358 schedule_event(cs, D_RCVBUFREADY); in dch_int()
|