Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dboot_console.h54 #define CONS_COLOR 7 macro
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_vga.c65 static int cons_color = CONS_COLOR;
H A Dboot_console.c634 fb_info.fg_color = CONS_COLOR; in bcons_init_fb()