Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dmgx.c121 static void mgx_cursor(void *, int, int, int);
825 mgx_cursor(void *cookie, int on, int row, int col) in mgx_cursor() function
982 ri->ri_ops.cursor = mgx_cursor; in mgx_init_screen()