Home
last modified time | relevance | path

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

/netbsd-src/external/mit/xorg/server/drivers/xf86-video-newport/
H A DMakefile6 SRCS= newport_accel.c newport_cmap.c newport_cursor.c \
/netbsd-src/sys/arch/sgimips/gio/
H A Dnewport.c87 static void newport_cursor(void *, int, int, int);
708 ri->ri_ops.cursor = newport_cursor; in newport_init_screen()
719 newport_cursor(void *c, int on, int row, int col) in newport_cursor() function