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

/illumos-gate/usr/src/uts/common/sys/
H A Dvgareg.h218 #define VGA_MONO_BASE 0x10000 /* Base of monochrome text */ macro
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c441 softc->text_base = (caddr_t)softc->fb.addr + VGA_MONO_BASE;
/illumos-gate/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c559 softc->text_base = (caddr_t)softc->fb.addr + VGA_MONO_BASE;

Completed in 59 milliseconds