Searched refs:bus_child_location_str (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_ahci.c | 350 DEVMETHOD(bus_child_location_str, ahci_child_location_str),
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | a10_ahci.c | 416 DEVMETHOD(bus_child_location_str, ahci_child_location_str),
|
| /f-stack/freebsd/arm/nvidia/ |
| H A D | tegra_ahci.c | 776 DEVMETHOD(bus_child_location_str, ahci_child_location_str),
|
| /f-stack/freebsd/sys/ |
| H A D | bus.h | 554 int bus_child_location_str(device_t child, char *buf, size_t buflen);
|
| /f-stack/freebsd/kern/ |
| H A D | subr_bus.c | 4931 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()
|