Searched refs:crmfb_copyrows (Results 1 – 1 of 1) sorted by relevance
199 static void crmfb_copyrows(void *, int, int, int);650 ri->ri_ops.copyrows = crmfb_copyrows; in crmfb_init_screen()1376 crmfb_copyrows(void *cookie, int srcrow, int dstrow, int nrows) in crmfb_copyrows() function