Home
last modified time | relevance | path

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

/freebsd/sys/dev/sis/
H A Dif_sis.c143 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) in sis_dmamap_cb() function
1209 error = bus_dmamap_load(*tag, *map, *ring, maxsize, sis_dmamap_cb, in sis_dma_ring_alloc()