Searched refs:mach64_cursor (Results 1 – 1 of 1) sorted by relevance
257 static void mach64_cursor(void *, int, int, int);854 ri->ri_ops.cursor = mach64_cursor; in mach64_init_screen()1551 mach64_cursor(void *cookie, int on, int row, int col) in mach64_cursor() function