Home
last modified time | relevance | path

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

/netbsd-src/external/mit/xorg/server/drivers/xf86-video-sunffb/
H A DMakefile7 ffb_ddc.c ffb_cursor.c ffb_dga.c ffb_exa.c \
/netbsd-src/sys/arch/sparc64/dev/
H A Dffb.c139 void ffb_cursor(void *, int, int, int);
984 ffb_cursor(void *cookie, int on, int row, int col) in ffb_cursor() function
1277 ri->ri_ops.cursor = ffb_cursor; in ffb_init_screen()