Searched refs:sis_dmamap_cb (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/sis/
H A Dif_sis.c142 static void sis_dmamap_cb(void *, bus_dma_segment_t *, int, int);
1170 sis_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) function
1209 error = bus_dmamap_load(*tag, *map, *ring, maxsize, sis_dmamap_cb,

Completed in 46 milliseconds