Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Dsubr_bus.c2047 bus_print_child_domain(device_t dev, device_t child) in bus_print_child_domain() function
2072 retval += bus_print_child_domain(dev, child); in bus_generic_print_child()
/third_party/FreeBSD/sys/sys/
Dbus.h251 int bus_print_child_domain(device_t dev, device_t child);