Searched refs:crmfb_copycols (Results 1 – 1 of 1) sorted by relevance
197 static void crmfb_copycols(void *, int, int, int, int);652 ri->ri_ops.copycols = crmfb_copycols; in crmfb_init_screen()1346 crmfb_copycols(void *cookie, int row, int srccol, int dstcol, int ncols) in crmfb_copycols() function