Searched refs:cursormode (Results 1 – 1 of 1) sorted by relevance
710 static u_short cursormode = FB_CURSOR_OFF; variable2038 state->mode = cursormode; in ami_get_cursorstate()2047 if ((cursormode = state->mode) == FB_CURSOR_OFF) in ami_set_cursorstate()3449 if (cursormode == FB_CURSOR_FLASH) { in flash_cursor()