Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Dbus_if.c88 0, { &bus_child_present_desc, (kobjop_t)bus_generic_child_present }
Dsubr_bus.c2140 bus_generic_child_present(device_t dev, device_t child) in bus_generic_child_present() function
/third_party/FreeBSD/sys/sys/
Dbus.h243 int bus_generic_child_present(device_t dev, device_t child);