Home
last modified time | relevance | path

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

/freebsd/sys/dev/jme/
H A Dif_jme.c121 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