Home
last modified time | relevance | path

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

/freebsd/sys/dev/ahci/
H A Dahci_mv_fdt.c141 DEVMETHOD(bus_child_location, ahci_child_location),
H A Dahci_pci.c746 DEVMETHOD(bus_child_location, ahci_child_location),
773 DEVMETHOD(bus_child_location, ahci_child_location),
H A Dahci_fsl_fdt.c407 DEVMETHOD(bus_child_location, ahci_child_location),
H A Dahci.h665 int ahci_child_location(device_t dev, device_t child, struct sbuf *sb);
H A Dahci.c704 ahci_child_location(device_t dev, device_t child, struct sbuf *sb) in ahci_child_location() function
/freebsd/sys/arm/freescale/imx/
H A Dimx6_ahci.c347 DEVMETHOD(bus_child_location, ahci_child_location),
/freebsd/sys/arm/allwinner/
H A Da10_ahci.c413 DEVMETHOD(bus_child_location, ahci_child_location),