Searched refs:rasops_vcons_copyrows (Results 1 – 1 of 1) sorted by relevance
180 int rasops_vcons_copyrows(void *, int, int, int);297 ri->ri_ops.copyrows = rasops_vcons_copyrows; in rasops_init()1596 rasops_vcons_copyrows(void *cookie, int src, int dst, int num) in rasops_vcons_copyrows() function