Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dgffb.c131 static void gffb_cursor(void *, int, int, int);
570 ri->ri_ops.cursor = gffb_cursor; in gffb_init_screen()
1066 gffb_cursor(void *cookie, int on, int row, int col) in gffb_cursor() function