cursormode        704 drivers/video/fbdev/amifb.c static u_short cursormode = FB_CURSOR_OFF;
cursormode       2034 drivers/video/fbdev/amifb.c 	state->mode = cursormode;
cursormode       2043 drivers/video/fbdev/amifb.c 	if ((cursormode = state->mode) == FB_CURSOR_OFF)
cursormode       3445 drivers/video/fbdev/amifb.c 	if (cursormode == FB_CURSOR_FLASH) {