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