Home
last modified time | relevance | path

Searched refs:bus_generic_child_location (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dbus.h447 int bus_generic_child_location(device_t dev, device_t child, struct sbuf *sb);
/freebsd/sys/kern/
H A Dbus_if.m693 } DEFAULT bus_generic_child_location;
H A Dsubr_bus.c4910 bus_generic_child_location(device_t dev, device_t child, struct sbuf *sb) in bus_generic_child_location() function