Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd.c116 if ((error = bhnd_bus_probe_children(dev))) { in bhnd_generic_attach()
H A Dbhnd.h463 int bhnd_bus_probe_children(device_t bus);
H A Dbhnd_subr.c558 bhnd_bus_probe_children(device_t bus) in bhnd_bus_probe_children() function