Searched refs:BOCHS_VBE_ENABLE (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/video/
H A Dbochs.c59 BOCHS_VBE_ENABLE = 4, enumerator in enum:__anon669
110 st->vbe_enable = vbe_read (BOCHS_VBE_ENABLE) & 1;
129 vbe_write (0, BOCHS_VBE_ENABLE);
306 vbe_write (0, BOCHS_VBE_ENABLE);
312 vbe_write (1, BOCHS_VBE_ENABLE);

Completed in 23 milliseconds