Home
last modified time | relevance | path

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

/src/sys/dev/mpr/
H A Dmpr.c97 static int mpr_attach_log(struct mpr_softc *sc);
721 if ((error = mpr_attach_log(sc)) != 0) in mpr_iocfacts_allocate()
2307 mpr_attach_log(struct mpr_softc *sc) in mpr_attach_log() function