Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc.c130 static int chipc_init_rman(struct chipc_softc *sc);
176 if ((error = chipc_init_rman(sc))) { in chipc_attach()
689 chipc_init_rman(struct chipc_softc *sc) in chipc_init_rman() function