Home
last modified time | relevance | path

Searched refs:bus_print_child_header (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/arm/arm/
H A Dnexus.c158 retval += bus_print_child_header(bus, child); in nexus_print_child()
/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c2011 bus_print_child_header(device_t dev, device_t child) in bus_print_child_header() function
2061 * This function simply calls bus_print_child_header() followed by
2071 retval += bus_print_child_header(dev, child); in bus_generic_print_child()
2739 retval += bus_print_child_header(dev, child); in root_print_child()
/third_party/FreeBSD/sys/sys/
H A Dbus.h250 int bus_print_child_header(device_t dev, device_t child);

Completed in 6 milliseconds