Searched refs:IRQ_NONE (Results 1 - 19 of 19) sorted by relevance

/freebsd-10.1-release/sys/dev/drm/
H A Dmach64_irq.c71 return IRQ_NONE;
H A Dr128_irq.c66 return IRQ_NONE;
H A Dmga_irq.c95 return IRQ_NONE;
H A Dradeon_irq.c198 return IRQ_NONE;
205 return IRQ_NONE;
H A Dvia_irq.c163 return IRQ_NONE;
H A DdrmP.h212 #define IRQ_NONE /* nothing */ macro
/freebsd-10.1-release/sys/ofed/include/linux/
H A Dinterrupt.h41 #define IRQ_RETVAL(x) ((x) != IRQ_NONE)
H A Ddevice.h45 enum irqreturn { IRQ_NONE = 0, IRQ_HANDLED, IRQ_WAKE_THREAD, }; enumerator in enum:irqreturn
/freebsd-10.1-release/sys/dev/drm2/radeon/
H A Dradeon_irq.c194 return IRQ_NONE;
201 return IRQ_NONE;
H A Drs600.c676 return IRQ_NONE;
H A Devergreen.c2919 return IRQ_NONE;
2926 return IRQ_NONE;
H A Dr100.c741 return IRQ_NONE;
744 return IRQ_NONE;
H A Dr600.c3885 return IRQ_NONE;
3896 return IRQ_NONE;
H A Dsi.c3708 return IRQ_NONE;
3715 return IRQ_NONE;
/freebsd-10.1-release/sys/powerpc/powermac/
H A Dcpcht.c111 IRQ_NONE, IRQ_HT, IRQ_MSI, IRQ_INTERNAL enumerator in enum:cpcht_irq::__anon11253
395 if (sc->htirq_map[i+j].irq_type != IRQ_NONE)
428 sc->htirq_map[irqs[i] & 0xff].irq_type = IRQ_NONE;
448 if (sc->htirq_map[i].irq_type == IRQ_NONE) {
469 sc->htirq_map[irq & 0xff].irq_type = IRQ_NONE;
/freebsd-10.1-release/sys/dev/lmc/
H A Dif_lmc.h1241 # define IRQ_NONE /* nothing */
1285 # define IRQ_NONE 0
1314 # define IRQ_NONE 0
1349 # define IRQ_NONE 1 /* XXX 0 */
1240 # define IRQ_NONE macro
1284 # define IRQ_NONE macro
1313 # define IRQ_NONE macro
1348 # define IRQ_NONE macro
H A Dif_lmc.c4000 return IRQ_NONE;
4004 return IRQ_NONE;
4010 return IRQ_NONE;
6441 return IRQ_NONE;
/freebsd-10.1-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_eq.c401 return IRQ_NONE;
/freebsd-10.1-release/sys/dev/drm2/
H A DdrmP.h242 #define IRQ_NONE /* nothing */ macro

Completed in 618 milliseconds