Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/gio/
H A Dgrtwo.c92 static void grtwo_cursor(void *, int, int, int);
115 .cursor = grtwo_cursor,
553 grtwo_cursor(void *c, int on, int row, int col) in grtwo_cursor() function