Searched refs:creator_ras_copyrows (Results 1 – 1 of 1) sorted by relevance
57 int creator_ras_copyrows(void *, int, int, int);189 sc->sc_sunfb.sf_ro.ri_ops.copyrows = creator_ras_copyrows; in creator_attach()661 creator_ras_copyrows(void *cookie, int src, int dst, int n) in creator_ras_copyrows() function