Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Dbus_if.h159 static __inline int BUS_PRINT_CHILD(device_t _dev, device_t _child) in BUS_PRINT_CHILD() function
Dsubr_bus.c1417 retval += BUS_PRINT_CHILD(dev, child); in device_print_child()