Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mps/
Dmps.c90 static int mps_alloc_requests(struct mps_softc *sc);
526 ((error = mps_alloc_requests(sc)) != 0)) { in mps_iocfacts_allocate()
1166 mps_alloc_requests(struct mps_softc *sc) in mps_alloc_requests() function