Searched refs:ahci_alloc_resource (Results 1 – 9 of 9) sorted by relevance
| /src/sys/dev/ahci/ |
| H A D | ahci_generic.c | 178 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource), 200 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
|
| H A D | ahci_mv_fdt.c | 136 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
|
| H A D | ahci_pci.c | 712 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource), 739 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
|
| H A D | ahci_fsl_fdt.c | 402 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
|
| H A D | ahci.h | 657 struct resource *ahci_alloc_resource(device_t dev, device_t child, int type, int rid,
|
| H A D | ahci.c | 579 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 D | imx6_ahci.c | 343 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
|
| /src/sys/arm/allwinner/ |
| H A D | a10_ahci.c | 409 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
|
| /src/sys/arm/nvidia/ |
| H A D | tegra_ahci.c | 769 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
|