Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd.c95 static int bhnd_delete_children(struct bhnd_softc *sc);
117 bhnd_delete_children(sc); in bhnd_generic_attach()
128 bhnd_delete_children(struct bhnd_softc *sc) in bhnd_delete_children() function
172 if ((error = bhnd_delete_children(sc))) in bhnd_generic_detach()