Searched refs:WSCOL_RED (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/dev/wscons/
H A Dwsdisplayvar.h89 #define WSCOL_RED 1 macro
H A Dwsemul_vt100_subr.c782 fgcol = WSCOL_RED;
H A Dwsemul_sun.c916 fgcol = WSCOL_RED;
/openbsd-current/sys/dev/ic/
H A Dvga.c163 WSCOL_BLACK, WSCOL_RED, WSCOL_GREEN, WSCOL_BROWN,
167 WSCOL_RED, WSCOL_MAGENTA, WSCOL_BROWN, WSCOL_WHITE
/openbsd-current/sys/arch/sparc64/dev/
H A Difb.c716 ri->ri_devcmap[WSCOL_RED] = 0x07070707;
724 color = &rasops_cmap[WSCOL_RED * 3];

Completed in 170 milliseconds