Searched refs:dc_dma_alloc (Results 1 – 1 of 1) sorted by relevance
259 static int dc_dma_alloc(struct dc_softc *);1818 dc_dma_alloc(struct dc_softc *sc) in dc_dma_alloc() function2379 if ((error = dc_dma_alloc(sc)) != 0) in dc_attach()