Searched refs:cursormode (Results 1 – 1 of 1) sorted by relevance
704 static u_short cursormode = FB_CURSOR_OFF; variable2036 state->mode = cursormode; in ami_get_cursorstate()2045 if ((cursormode = state->mode) == FB_CURSOR_OFF) in ami_set_cursorstate()3447 if (cursormode == FB_CURSOR_FLASH) { in flash_cursor()