Searched defs:video (Results 1 – 2 of 2) sorted by relevance
84 volatile unsigned short *video in hercules_putchar() local101 volatile unsigned long *video = (unsigned long *) HERCULES_VIDEO_ADDR; in hercules_putchar() local119 volatile unsigned long *video = (unsigned long *) HERCULES_VIDEO_ADDR; in hercules_cls() local
41 static volatile unsigned char *video; variable