Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/et/
H A Dif_et.c117 static int et_dma_alloc(struct et_softc *);
313 error = et_dma_alloc(sc); in et_attach()
858 et_dma_alloc(struct et_softc *sc) in et_dma_alloc() function