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

/src/sys/arch/evbppc/nintendo/dev/
H A Dhwaes.c110 static int hwaes_dma_alloc(struct hwaes_softc *, struct hwaes_dma *,
152 error = hwaes_dma_alloc(sc, &sc->sc_dma_bounce, HWAES_MAX_AES_LEN,
170 hwaes_dma_alloc(struct hwaes_softc *sc, struct hwaes_dma *dma, size_t size, function in typeref:typename:int

Completed in 4 milliseconds