Home
last modified time | relevance | path

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

/freebsd/sys/dev/gem/
H A Dif_gem.c102 static void gem_cddma_callback(void *xsc, bus_dma_segment_t *segs,
220 gem_cddma_callback, sc, 0)) != 0 || sc->sc_cddma == 0) { in gem_attach()
528 gem_cddma_callback(void *xsc, bus_dma_segment_t *segs, int nsegs, int error) in gem_cddma_callback() function