Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/emx/
H A Dif_emx.c256 static int emx_dma_alloc(struct emx_softc *);
783 error = emx_dma_alloc(sc); in emx_attach()
4072 emx_dma_alloc(struct emx_softc *sc) in emx_dma_alloc() function