Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dp9100.c226 static void p9100_cursor(void *, int, int, int);
1083 p9100_cursor(void *cookie, int on, int row, int col) in p9100_cursor() function
1378 ri->ri_ops.cursor = p9100_cursor; in p9100_init_screen()