Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mpr/
H A Dmpr.c98 static int mpr_attach_log(struct mpr_softc *sc);
722 if ((error = mpr_attach_log(sc)) != 0) in mpr_iocfacts_allocate()
2298 mpr_attach_log(struct mpr_softc *sc) in mpr_attach_log() function