Home
last modified time | relevance | path

Searched refs:bus_child_location_str (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/arm/freescale/imx/
H A Dimx6_ahci.c350 DEVMETHOD(bus_child_location_str, ahci_child_location_str),
/f-stack/freebsd/arm/allwinner/
H A Da10_ahci.c416 DEVMETHOD(bus_child_location_str, ahci_child_location_str),
/f-stack/freebsd/arm/nvidia/
H A Dtegra_ahci.c776 DEVMETHOD(bus_child_location_str, ahci_child_location_str),
/f-stack/freebsd/sys/
H A Dbus.h554 int bus_child_location_str(device_t child, char *buf, size_t buflen);
/f-stack/freebsd/kern/
H A Dsubr_bus.c4931 bus_child_location_str(device_t child, char *buf, size_t buflen) in bus_child_location_str() function
5002 bus_child_location_str(dev, p, space); in bus_child_location_sb()