| /f-stack/freebsd/arm/freescale/vybrid/ |
| H A D | vf_ehci.c | 341 err = bus_teardown_intr(dev, esc->res[5], in vybrid_ehci_attach() 372 err = bus_teardown_intr(dev, esc->res[5], in vybrid_ehci_attach() 413 err = bus_teardown_intr(dev, esc->res[5], in vybrid_ehci_detach()
|
| /f-stack/freebsd/x86/pci/ |
| H A D | qpi.c | 213 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr), 299 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
|
| /f-stack/freebsd/arm/nvidia/ |
| H A D | tegra_mc.c | 271 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in tegra_mc_attach() 288 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in tegra_mc_detach()
|
| H A D | tegra_rtc.c | 257 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in tegra_rtc_attach() 274 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in tegra_rtc_detach()
|
| H A D | as3722.c | 343 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in as3722_attach() 357 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in as3722_detach()
|
| H A D | tegra_sdhci.c | 402 bus_teardown_intr(dev, sc->irq_res, sc->intr_cookie); in tegra_sdhci_attach() 426 bus_teardown_intr(dev, sc->irq_res, sc->intr_cookie); in tegra_sdhci_detach()
|
| H A D | tegra_i2c.c | 731 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in tegra_i2c_attach() 750 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in tegra_i2c_detach() 778 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
|
| /f-stack/freebsd/x86/x86/ |
| H A D | legacy.c | 93 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr), 305 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
|
| H A D | mptable_pci.c | 186 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
|
| /f-stack/freebsd/mips/malta/ |
| H A D | gt.c | 117 DEVMETHOD(bus_teardown_intr, gt_teardown_intr),
|
| H A D | obio.c | 172 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
|
| /f-stack/freebsd/arm/arm/ |
| H A D | pmu.c | 154 bus_teardown_intr(dev, sc->irq[i].res, sc->irq[i].ih); in pmu_attach()
|
| /f-stack/freebsd/mips/mediatek/ |
| H A D | mtk_dotg.c | 154 err = bus_teardown_intr(dev, sc->sc_irq_res, in dotg_fdt_detach()
|
| H A D | mtk_ohci.c | 176 err = bus_teardown_intr(self, sc->sc_irq_res, sc->sc_intr_hdl); in ohci_fdt_detach()
|
| H A D | mtk_ehci.c | 176 err = bus_teardown_intr(self, sc->sc_irq_res, sc->sc_intr_hdl); in ehci_fdt_detach()
|
| /f-stack/freebsd/arm64/qoriq/ |
| H A D | qoriq_therm.c | 359 bus_teardown_intr(dev, sc->irq_res, sc->irq_ih); in qoriq_therm_attach() 378 bus_teardown_intr(dev, sc->irq_res, sc->irq_ih); in qoriq_therm_detach()
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | obio.c | 195 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
|
| /f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_kmod.c | 208 bus_teardown_intr(dev, sc->irq_res, sc->intr_hl); in bcm_vchiq_detach()
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | ar71xx_ohci.c | 177 bus_teardown_intr(dev, sc->sc_ohci.sc_irq_res, sc->sc_ohci.sc_intr_hdl); in ar71xx_ohci_detach()
|
| H A D | ar71xx_ehci.c | 247 err = bus_teardown_intr(self, sc->sc_irq_res, sc->sc_intr_hdl); in ar71xx_ehci_detach()
|
| /f-stack/freebsd/mips/cavium/usb/ |
| H A D | octusb_octeon.c | 182 err = bus_teardown_intr(dev, sc->sc_dci.sc_irq_res[i], in octusb_octeon_detach()
|
| /f-stack/freebsd/arm64/nvidia/tegra210/ |
| H A D | max77620.c | 447 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in max77620_attach() 461 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in max77620_detach()
|
| /f-stack/freebsd/arm/ti/ |
| H A D | ti_mbox.c | 213 bus_teardown_intr(dev, sc->sc_irq_res, sc->sc_intr); in ti_mbox_detach()
|
| H A D | ti_wdt.c | 212 bus_teardown_intr(dev, sc->sc_irq_res, sc->sc_intr); in ti_wdt_detach()
|
| /f-stack/freebsd/arm/nvidia/drm2/ |
| H A D | tegra_host1x.c | 598 bus_teardown_intr(dev, sc->gen_irq_res, sc->gen_irq_h); in host1x_detach() 606 bus_teardown_intr(dev, sc->syncpt_irq_res, sc->syncpt_irq_h); in host1x_detach()
|