Searched refs:rasops_eraserows (Results 1 – 3 of 3) sorted by relevance
171 int rasops_eraserows(void *, int, int, uint32_t);
434 ri->ri_ops.eraserows = rasops_eraserows; in rasops_reconfig()885 rasops_eraserows(void *cookie, int row, int num, uint32_t attr) in rasops_eraserows() function
335 rasops_eraserows(cookie, row, num, attr); in om_eraserows()