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