Home
last modified time | relevance | path

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

/external/grub/stage2/
Dhercules.c36 static int herc_cursor_state = 1; variable
175 int old_state = herc_cursor_state; in hercules_setcursor()
181 herc_cursor_state = on; in hercules_setcursor()
/external/grub/
DChangeLog920 * stage2/hercules.c (herc_cursor_state): New variable.