Searched refs:jme_dma_alloc (Results 1 – 1 of 1) sorted by relevance
121 static int jme_dma_alloc(struct jme_softc *);803 if ((error = jme_dma_alloc(sc)) != 0) in jme_attach()1116 jme_dma_alloc(struct jme_softc *sc) in jme_dma_alloc() function