Searched refs:ahci_child_location (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/ahci/ |
H A D | ahci_mv_fdt.c | 141 DEVMETHOD(bus_child_location, ahci_child_location),
|
H A D | ahci_pci.c | 746 DEVMETHOD(bus_child_location, ahci_child_location), 773 DEVMETHOD(bus_child_location, ahci_child_location),
|
H A D | ahci_fsl_fdt.c | 407 DEVMETHOD(bus_child_location, ahci_child_location),
|
H A D | ahci.h | 665 int ahci_child_location(device_t dev, device_t child, struct sbuf *sb);
|
H A D | ahci.c | 704 ahci_child_location(device_t dev, device_t child, struct sbuf *sb) in ahci_child_location() function
|
/freebsd/sys/arm/freescale/imx/ |
H A D | imx6_ahci.c | 347 DEVMETHOD(bus_child_location, ahci_child_location),
|
/freebsd/sys/arm/allwinner/ |
H A D | a10_ahci.c | 413 DEVMETHOD(bus_child_location, ahci_child_location),
|