Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mpr/
HDmpr.c83 static int mpr_iocfacts_allocate(struct mpr_softc *sc, uint8_t attaching);
355 mpr_iocfacts_allocate(struct mpr_softc *sc, uint8_t attaching) in mpr_iocfacts_allocate() function
721 if ((error = mpr_iocfacts_allocate(sc, FALSE)) != 0) { in mpr_reinit()
1518 if ((error = mpr_iocfacts_allocate(sc, TRUE)) != 0) { in mpr_attach()