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

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dirqreturn.h33 IRQ_NONE = 0, enumerator in enum:irqreturn
38 #define IRQ_RETVAL(x) ((x) ? IRQ_HANDLED : IRQ_NONE)
/freebsd-11-stable/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.h205 #define IRQ_NONE /* nothing */ macro
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_irq.c194 return IRQ_NONE;
201 return IRQ_NONE;
H A Drs600.c715 return IRQ_NONE;
H A Dr100.c780 return IRQ_NONE;
783 return IRQ_NONE;
H A Dr600.c3891 return IRQ_NONE;
3902 return IRQ_NONE;
H A Dsi.c3736 return IRQ_NONE;
3743 return IRQ_NONE;
H A Devergreen.c3028 return IRQ_NONE;
3035 return IRQ_NONE;
/freebsd-11-stable/sys/powerpc/powermac/
H A Dcpcht.c112 IRQ_NONE, IRQ_HT, IRQ_MSI, IRQ_INTERNAL enumerator in enum:cpcht_irq::__anon13216
396 if (sc->htirq_map[i+j].irq_type != IRQ_NONE)
429 sc->htirq_map[irqs[i] & 0xff].irq_type = IRQ_NONE;
449 if (sc->htirq_map[i].irq_type == IRQ_NONE) {
470 sc->htirq_map[irq & 0xff].irq_type = IRQ_NONE;
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.h79 #define IRQ_NONE /* nothing */ macro
/freebsd-11-stable/sys/dev/lmc/
H A Dif_lmc.h1150 # define IRQ_NONE /* nothing */
1149 # define IRQ_NONE macro
H A Dif_lmc.c3115 return IRQ_NONE;
3119 return IRQ_NONE;
3125 return IRQ_NONE;
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_eq.c402 return IRQ_NONE;

Completed in 374 milliseconds