Searched refs:mps_attach_log (Results 1 – 1 of 1) sorted by relevance
94 static int mps_attach_log(struct mps_softc *sc);694 if ((error = mps_attach_log(sc)) != 0) in mps_iocfacts_allocate()2149 mps_attach_log(struct mps_softc *sc) in mps_attach_log() function