Searched refs:mpr_alloc_requests (Results 1 – 1 of 1) sorted by relevance
98 static int mpr_alloc_requests(struct mpr_softc *sc);673 if ((error = mpr_alloc_requests(sc)) != 0) in mpr_iocfacts_allocate()1470 mpr_alloc_requests(struct mpr_softc *sc) in mpr_alloc_requests() function