Home
last modified time | relevance | path

Searched refs:VGA8_CMAP_ENTRIES (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dvgareg.h41 #define VGA8_CMAP_ENTRIES 256 macro
/titanic_50/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c88 } colormap[VGA8_CMAP_ENTRIES];
1145 for (i = VGA_TEXT_CMAP_ENTRIES; i < VGA8_CMAP_ENTRIES; i++) { in vgatext_set_text()
1238 for (i = 0; i < VGA8_CMAP_ENTRIES; i++) { in vgatext_save_colormap()
1254 for (i = 0; i < VGA8_CMAP_ENTRIES; i++) { in vgatext_restore_colormap()
/titanic_50/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c162 } colormap[VGA8_CMAP_ENTRIES];
1271 for (i = VGA_TEXT_CMAP_ENTRIES; i < VGA8_CMAP_ENTRIES; i++) { in vgatext_set_text()
1406 for (i = 0; i < VGA8_CMAP_ENTRIES; i++) { in vgatext_save_colormap()
1422 for (i = 0; i < VGA8_CMAP_ENTRIES; i++) { in vgatext_restore_colormap()