Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Dsubr_bus.c1222 device_is_alive(device_t dev) in device_is_alive() function
1416 if (device_is_alive(child)) in device_print_child()
/third_party/FreeBSD/sys/sys/
Dbus.h316 int device_is_alive(device_t dev); /* did probe succeed? */