Searched refs:rl_dma_alloc (Results 1 – 1 of 1) sorted by relevance
179 static int rl_dma_alloc(struct rl_softc *);779 if ((error = rl_dma_alloc(sc)) != 0) in rl_attach()905 rl_dma_alloc(struct rl_softc *sc) in rl_dma_alloc() function