Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mpr/
Dmpr.c98 static int mpr_alloc_requests(struct mpr_softc *sc);
676 if ((error = mpr_alloc_requests(sc)) != 0) in mpr_iocfacts_allocate()
1486 mpr_alloc_requests(struct mpr_softc *sc) in mpr_alloc_requests() function