VBASE 45 arch/i386/stand/libsa/debug.c #define CKPT(c) (*(u_short volatile *)(VBASE+160) = (0x1700 | (c))) VBASE 109 arch/i386/stand/libsa/debug.c case '\f': bzero((void *)VBASE, 80*25*2); d_pos = 0; break; VBASE 112 arch/i386/stand/libsa/debug.c ((u_int16_t volatile *)VBASE)[d_pos++] = 0x0700 | (u_char)c;