Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Dsubr_bus.c1412 device_print_child(device_t dev, device_t child) in device_print_child() function
1659 device_print_child(dev->parent, dev); in device_attach()