Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/mpr/
Dmpr.c88 static int mpr_attach_log(struct mpr_softc *sc);
602 if (((error = mpr_attach_log(sc)) != 0) || in mpr_iocfacts_allocate()
1626 mpr_attach_log(struct mpr_softc *sc) in mpr_attach_log() function