Searched refs:bus_teardown_intr (Results 251 - 275 of 508) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/powerpc/ofw/
H A Dofw_pci.c107 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd-11-stable/sys/powerpc/powermac/
H A Dcuda.c261 bus_teardown_intr(dev, sc->sc_irq, sc->sc_ih);
H A Dmacio.c107 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
H A Duninorth.c111 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd-11-stable/sys/powerpc/ps3/
H A Dps3bus.c114 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd-11-stable/sys/sparc64/fhc/
H A Dfhc.c100 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dnexus.c130 DEVMETHOD(bus_teardown_intr, nexus_teardown_intr),
H A Dupa.c137 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd-11-stable/sys/mips/atheros/
H A Dar71xx_gpio.c550 bus_teardown_intr(dev, sc->gpio_irq_res, sc->gpio_ih);
H A Dar71xx_pci.c685 DEVMETHOD(bus_teardown_intr, ar71xx_pci_teardown_intr),
H A Dar724x_pci.c645 DEVMETHOD(bus_teardown_intr, ar724x_pci_teardown_intr),
H A Dqca955x_pci.c585 DEVMETHOD(bus_teardown_intr, qca955x_pci_teardown_intr),
/freebsd-11-stable/sys/mips/malta/
H A Dgt_pci.c754 DEVMETHOD(bus_teardown_intr, gt_pci_teardown_intr),
/freebsd-11-stable/sys/mips/rt305x/
H A Dobio.c616 DEVMETHOD(bus_teardown_intr, obio_teardown_intr),
H A Drt305x_gpio.c534 bus_teardown_intr(dev, sc->gpio_irq_res, sc->gpio_ih);
/freebsd-11-stable/sys/x86/pci/
H A Dpci_bus.c654 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd-11-stable/sys/dev/ichsmb/
H A Dichsmb.c668 bus_teardown_intr(dev, sc->irq_res, sc->irq_handle);
/freebsd-11-stable/sys/dev/virtio/mmio/
H A Dvirtio_mmio.c780 bus_teardown_intr(sc->dev, sc->res[1], sc->ih);
/freebsd-11-stable/sys/dev/sound/isa/
H A Dad1816.c491 bus_teardown_intr(dev, ad1816->irq, ad1816->ih);
H A Dgusc.c656 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
H A Dsb8.c266 bus_teardown_intr(dev, sb->irq, sb->ih);
/freebsd-11-stable/sys/dev/sound/pci/
H A Daureal.c665 if (ih) bus_teardown_intr(dev, irq, ih);
/freebsd-11-stable/sys/dev/ppbus/
H A Dif_plip.c299 bus_teardown_intr(dev, sc->res_irq, sc->sc_intr_cookie);
/freebsd-11-stable/sys/mips/mips/
H A Dnexus.c148 DEVMETHOD(bus_teardown_intr, nexus_teardown_intr),
/freebsd-11-stable/sys/dev/ofw/
H A Dofwpci.c113 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),

Completed in 166 milliseconds

<<11121314151617181920>>