Home
last modified time | relevance | path

Searched defs:video (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dhercules.c84 volatile unsigned short *video in hercules_putchar() local
101 volatile unsigned long *video = (unsigned long *) HERCULES_VIDEO_ADDR; in hercules_putchar() local
119 volatile unsigned long *video = (unsigned long *) HERCULES_VIDEO_ADDR; in hercules_cls() local
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dkernel.c41 static volatile unsigned char *video; variable