Searched refs:sis_dma_alloc (Results 1 – 1 of 1) sorted by relevance
139 static int sis_dma_alloc(struct sis_softc *);1056 if ((error = sis_dma_alloc(sc)) != 0) in sis_attach()1221 sis_dma_alloc(struct sis_softc *sc) in sis_dma_alloc() function