Searched refs:bus_teardown_intr (Results 126 - 150 of 508) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/arm/nvidia/
H A Dtegra_soctherm.c641 bus_teardown_intr(dev, sc->irq_res, sc->irq_ih);
664 bus_teardown_intr(dev, sc->irq_res, sc->irq_ih);
/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Davila_ata.c266 bus_teardown_intr(dev, sc->sc_irq, sc->sc_ih);
469 DEVMETHOD(bus_teardown_intr, ata_avila_teardown_intr),
/freebsd-11-stable/sys/dev/liquidio/
H A Dlio_core.c656 bus_teardown_intr(device, oct->msix_res, oct->tag);
665 bus_teardown_intr(device, ioq_vector->msix_res,
/freebsd-11-stable/sys/dev/mvs/
H A Dmvs_pci.c187 bus_teardown_intr(dev, ctlr->irq.r_irq,
510 DEVMETHOD(bus_teardown_intr,mvs_teardown_intr),
/freebsd-11-stable/sys/powerpc/ps3/
H A Dps3cdrom.c298 bus_teardown_intr(dev, sc->sc_irq, sc->sc_irqctx);
327 bus_teardown_intr(dev, sc->sc_irq, sc->sc_irqctx);
/freebsd-11-stable/sys/amd64/vmm/io/
H A Dppt.c248 bus_teardown_intr(ppt->dev, res, cookie);
275 bus_teardown_intr(ppt->dev, res, cookie);
/freebsd-11-stable/sys/dev/uart/
H A Duart_core.c753 bus_teardown_intr(dev, sc->sc_ires, sc->sc_icookie);
787 bus_teardown_intr(dev, sc->sc_ires, sc->sc_icookie);
/freebsd-11-stable/sys/arm/xscale/i8134x/
H A Di81342.c455 DEVMETHOD(bus_teardown_intr, i81342_teardown_intr),
/freebsd-11-stable/sys/arm/at91/
H A Dat91.c350 DEVMETHOD(bus_teardown_intr, at91_teardown_intr),
/freebsd-11-stable/sys/dev/altera/jtag_uart/
H A Daltera_jtag_uart_tty.c480 bus_teardown_intr(sc->ajus_dev, sc->ajus_irq_res,
/freebsd-11-stable/sys/dev/atkbdc/
H A Datkbdc_isa.c77 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd-11-stable/sys/powerpc/powermac/
H A Dmacgpio.c98 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd-11-stable/sys/powerpc/psim/
H A Diobus.c101 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd-11-stable/sys/riscv/riscv/
H A Dnexus.c122 DEVMETHOD(bus_teardown_intr, nexus_teardown_intr),
/freebsd-11-stable/sys/sparc64/central/
H A Dcentral.c86 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd-11-stable/sys/sparc64/sbus/
H A Ddma_sbus.c124 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd-11-stable/sys/mips/cavium/octe/
H A Dethernet.c479 bus_teardown_intr(bus, sc->sc_rx_irq, sc->sc_rx_intr_cookie);
/freebsd-11-stable/sys/mips/sibyte/
H A Dsb_zbbus.c448 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd-11-stable/sys/dev/hme/
H A Dif_hme_sbus.c298 bus_teardown_intr(dev, hsc->hsc_ires, hsc->hsc_ih);
/freebsd-11-stable/sys/dev/iicbus/twsi/
H A Dtwsi.c459 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd-11-stable/sys/dev/gem/
H A Dif_gem_pci.c348 bus_teardown_intr(dev, sc->sc_res[GEM_RES_INTR], sc->sc_ih);
/freebsd-11-stable/sys/dev/sound/pci/
H A Dhdspe.c369 bus_teardown_intr(dev, sc->irq, sc->ih);
/freebsd-11-stable/sys/dev/usb/controller/
H A Dehci_fsl.c396 err = bus_teardown_intr(self, sc->sc_irq_res, sc->sc_intr_hdl);
/freebsd-11-stable/sys/dev/siba/
H A Dsiba_bwn.c390 DEVMETHOD(bus_teardown_intr, siba_bwn_teardown_intr),
/freebsd-11-stable/sys/mips/mediatek/
H A Dmtk_xhci.c175 err = bus_teardown_intr(self, sc->sc_irq_res, sc->sc_intr_hdl);

Completed in 250 milliseconds

1234567891011>>