Home
last modified time | relevance | path

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

/trueos/sys/dev/jme/
HDif_jme.c121 static int jme_dma_alloc(struct jme_softc *);
806 if ((error = jme_dma_alloc(sc) != 0)) in jme_attach()
1137 jme_dma_alloc(struct jme_softc *sc) in jme_dma_alloc() function