Home
last modified time | relevance | path

Searched refs:bus_print_child_domain (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dbus.h453 int bus_print_child_domain(device_t dev, device_t child);
/f-stack/freebsd/kern/
H A Dsubr_bus.c4010 bus_print_child_domain(device_t dev, device_t child) in bus_print_child_domain() function
4035 retval += bus_print_child_domain(dev, child); in bus_generic_print_child()