Searched refs:ale_dma_alloc (Results 1 – 1 of 1) sorted by relevance
106 static int ale_dma_alloc(struct ale_softc *);605 if ((error = ale_dma_alloc(sc)) != 0) in ale_attach()1004 ale_dma_alloc(struct ale_softc *sc) in ale_dma_alloc() function