Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/stage2/
H A 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()
/titanic_44/usr/src/grub/grub-0.97/
H A DChangeLog1079 * stage2/hercules.c (herc_cursor_state): New variable.