Searched refs:stge_dma_alloc (Results 1 – 1 of 1) sorted by relevance
172 static int stge_dma_alloc(struct stge_softc *);509 if ((error = stge_dma_alloc(sc)) != 0) in stge_attach()714 stge_dma_alloc(struct stge_softc *sc) in stge_dma_alloc() function