Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/et/
H A Dif_et.c119 static int et_dma_alloc(struct et_softc *);
322 error = et_dma_alloc(sc); in et_attach()
868 et_dma_alloc(struct et_softc *sc) in et_dma_alloc() function