Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc.c112 static int chipc_add_children(struct chipc_softc *sc);
206 if ((error = chipc_add_children(sc))) in chipc_attach()
263 chipc_add_children(struct chipc_softc *sc) in chipc_add_children() function