Searched refs:FG_LIGHTRED (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/amd64/include/pc/
H A Ddisplay.h19 #define FG_LIGHTRED 12 macro
/freebsd-current/sys/i386/include/pc/
H A Ddisplay.h19 #define FG_LIGHTRED 12 macro
/freebsd-current/sys/arm/include/
H A Dsc_machdep.h46 #define FG_LIGHTRED 0xc macro
/freebsd-current/sys/powerpc/include/
H A Dsc_machdep.h46 #define FG_LIGHTRED 0xc macro
/freebsd-current/sys/dev/syscons/snake/
H A Dsnake_saver.c125 color = FG_LIGHTRED | BG_BLACK;
/freebsd-current/sys/sys/
H A Dterminal.h101 #define FG_LIGHTRED (TFORMAT(TF_BOLD) | TCOLOR_FG(TC_RED)) macro
/freebsd-current/sys/dev/syscons/daemon/
H A Ddaemon_saver.c157 case 'R': attr = FG_LIGHTRED | BG_BLACK; break;
/freebsd-current/sys/dev/syscons/
H A Dscterm-sc.c183 FG_DARKGREY, FG_LIGHTRED, FG_LIGHTGREEN, FG_YELLOW,
H A Dsyscons.c3205 FG_LIGHTRED,

Completed in 216 milliseconds