Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c66 unsigned char VSHADOW4[SCREENBYTES]; variable
71 static unsigned char *s4 = (unsigned char*)VSHADOW4;
636 chr[32 + i] = ((unsigned char*)VSHADOW4)[offset]; in graphics_cursor()