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

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dvgareg.h219 #define VGA_COLOR_BASE 0x18000 /* Base of color text */ macro
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c439 softc->text_base = (caddr_t)softc->fb.addr + VGA_COLOR_BASE;
/opensolaris-onvv-gate/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c557 softc->text_base = (caddr_t)softc->fb.addr + VGA_COLOR_BASE;

Completed in 100 milliseconds