Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dathnvar.h416 int (*dma_alloc)(struct athn_softc *); member
H A Dathn.c200 error = sc->sc_ops.dma_alloc(sc); in athn_attach()
H A Darn5008.c176 ops->dma_alloc = ar5008_dma_alloc; in ar5008_attach()
H A Darn9003.c194 ops->dma_alloc = ar9003_dma_alloc; in ar9003_attach()