Home
last modified time | relevance | path

Searched refs:ahci_teardown_intr (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/ahci/
HDahci_generic.c121 DEVMETHOD(bus_teardown_intr,ahci_teardown_intr),
HDahci_pci.c666 DEVMETHOD(bus_teardown_intr,ahci_teardown_intr),
687 DEVMETHOD(bus_teardown_intr,ahci_teardown_intr),
HDahci.h645 int ahci_teardown_intr(device_t dev, device_t child, struct resource *irq,
HDahci.c624 ahci_teardown_intr(device_t dev, device_t child, struct resource *irq, in ahci_teardown_intr() function
/freebsd-11-stable/sys/arm/allwinner/
HDa10_ahci.c384 DEVMETHOD(bus_teardown_intr,ahci_teardown_intr),
/freebsd-11-stable/sys/arm/freescale/imx/
HDimx6_ahci.c349 DEVMETHOD(bus_teardown_intr, ahci_teardown_intr),
/freebsd-11-stable/sys/arm/nvidia/
HDtegra_ahci.c615 DEVMETHOD(bus_teardown_intr, ahci_teardown_intr),