Home
last modified time | relevance | path

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

/freebsd/sys/dev/sis/
H A Dif_sis.c139 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