Searched refs:ahci_alloc_resource (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/ahci/ |
H A D | ahci_mv_fdt.c | 136 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
|
H A D | ahci_pci.c | 742 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource), 769 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
|
/freebsd/sys/arm/freescale/imx/ |
H A D | imx6_ahci.c | 343 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
|
/freebsd/sys/arm/allwinner/ |
H A D | a10_ahci.c | 409 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
|