Searched refs:bhnd_bus_match_child (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/dev/bhnd/bhndb/
H A Dbhnd_bhndb.c94 return (bhnd_bus_match_child(dev, &md));
/freebsd-current/sys/dev/bhnd/siba/
H A Dsiba_bhndb.c238 d11 = bhnd_bus_match_child(sc->siba.dev, &(struct bhnd_core_match) {
/freebsd-current/sys/dev/bhnd/
H A Dbhnd_subr.c399 return bhnd_bus_match_child(bus, &md);
412 bhnd_bus_match_child(device_t bus, const struct bhnd_core_match *desc) function
H A Dbhnd.h451 device_t bhnd_bus_match_child(device_t bus,
/freebsd-current/share/man/man9/
H A DMakefile510 bhnd.9 bhnd_bus_match_child.9 \

Completed in 132 milliseconds