Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_et.c105 int et_dma_alloc(struct et_softc *);
251 error = et_dma_alloc(sc); in et_attach()
619 et_dma_alloc(struct et_softc *sc) in et_dma_alloc() function