Home
last modified time | relevance | path

Searched refs:crmfb_cursor (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sgimips/dev/
H A Dcrmfb.c201 static void crmfb_cursor(void *, int, int, int);
649 ri->ri_ops.cursor = crmfb_cursor; in crmfb_init_screen()
1413 crmfb_cursor(void *cookie, int on, int row, int col) in crmfb_cursor() function