Searched refs:mpii_dmamem_free (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dmpii.c271 static void mpii_dmamem_free(struct mpii_softc *,
652 mpii_dmamem_free(sc, sc->sc_reply_freeq);
656 mpii_dmamem_free(sc, sc->sc_reply_postq);
661 mpii_dmamem_free(sc, sc->sc_replies);
666 mpii_dmamem_free(sc, sc->sc_requests);
700 mpii_dmamem_free(sc, sc->sc_reply_freeq);
704 mpii_dmamem_free(sc, sc->sc_reply_postq);
708 mpii_dmamem_free(sc, sc->sc_replies);
712 mpii_dmamem_free(sc, sc->sc_requests);
2528 mpii_dmamem_free(struc function
[all...]

Completed in 141 milliseconds