Home
last modified time | relevance | path

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

/src/sys/dev/et/
H A Dif_et.c116 static int et_dma_alloc(struct et_softc *);
312 error = et_dma_alloc(sc); in et_attach()
855 et_dma_alloc(struct et_softc *sc) in et_dma_alloc() function