Home
last modified time | relevance | path

Searched refs:ahci_alloc_resource (Results 1 – 9 of 9) sorted by relevance

/src/sys/dev/ahci/
H A Dahci_generic.c178 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
200 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
H A Dahci_mv_fdt.c136 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
H A Dahci_pci.c712 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
739 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
H A Dahci_fsl_fdt.c402 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
H A Dahci.h657 struct resource *ahci_alloc_resource(device_t dev, device_t child, int type, int rid,
H A Dahci.c579 ahci_alloc_resource(device_t dev, device_t child, int type, int rid, in ahci_alloc_resource() function
/src/sys/arm/freescale/imx/
H A Dimx6_ahci.c343 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
/src/sys/arm/allwinner/
H A Da10_ahci.c409 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
/src/sys/arm/nvidia/
H A Dtegra_ahci.c769 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),