Searched refs:dma_alloc (Results 1 – 4 of 4) sorted by relevance
416 int (*dma_alloc)(struct athn_softc *); member
200 error = sc->sc_ops.dma_alloc(sc); in athn_attach()
176 ops->dma_alloc = ar5008_dma_alloc; in ar5008_attach()
194 ops->dma_alloc = ar9003_dma_alloc; in ar9003_attach()