Searched refs:rasops_cursor (Results 1 – 1 of 1) sorted by relevance
197 static void rasops_cursor(void *, int, int, int);499 ri->ri_ops.cursor = rasops_cursor; in rasops_reconfig()818 rasops_cursor(void *cookie, int on, int row, int col) in rasops_cursor() function