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