Home
last modified time | relevance | path

Searched refs:sis_dma_alloc (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/sis/
HDif_sis.c139 static int sis_dma_alloc(struct sis_softc *);
1049 if ((error = sis_dma_alloc(sc)) != 0) in sis_attach()
1222 sis_dma_alloc(struct sis_softc *sc) in sis_dma_alloc() function