Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Dsubr_bus.c2035 bus_print_child_footer(device_t dev, device_t child) in bus_print_child_footer() function
2074 retval += bus_print_child_footer(dev, child); in bus_generic_print_child()
/third_party/FreeBSD/sys/sys/
Dbus.h251 int bus_print_child_footer(device_t dev, device_t child);