Searched refs:crmfb_eraserows (Results 1 – 1 of 1) sorted by relevance
200 static void crmfb_eraserows(void *, int, int, long);651 ri->ri_ops.eraserows = crmfb_eraserows; in crmfb_init_screen()1392 crmfb_eraserows(void *cookie, int row, int nrows, long fillattr) in crmfb_eraserows() function