Searched refs:WSCOL_BLACK (Results 1 - 13 of 13) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/wscons/
H A Dwsdisplayvar.h64 #define WSCOL_BLACK 0 macro
72 #define WSCOL_LIGHT_GREY (WSCOL_BLACK+8)
240 # define WS_DEFAULT_BG WSCOL_BLACK
267 # define WSDISPLAY_BORDER_COLOR WSCOL_BLACK
H A Dwsemul_sun.c137 #define WS_KERNEL_BG WSCOL_BLACK
208 WSCOL_BLACK, WSCOL_WHITE,
H A Dwsemul_vt100.c183 vd->msgattrs.default_bg = WSCOL_BLACK;
/netbsd-6-1-5-RELEASE/sbin/wsconsctl/
H A Dwsconsctl.h36 #define WSCOL_BLACK 0 macro
H A Dutil.c149 { WSCOL_BLACK, "black" },
/netbsd-6-1-5-RELEASE/sys/dev/sun/
H A Dfb.c460 if ((i & 7) == WSCOL_BLACK) {
496 rc->rc_deffgcolor = WSCOL_BLACK;
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/gio/
H A Dlight.c356 LIGHT_ATTR_ENCODE(WSCOL_WHITE, WSCOL_BLACK));
513 bg = WSCOL_BLACK;
H A Dgrtwo.c539 long defattr = GR2_ATTR_ENCODE(WSCOL_WHITE, WSCOL_BLACK);
712 bg = WSCOL_BLACK;
H A Dnewport.c607 long defattr = NEWPORT_ATTR_ENCODE(WSCOL_WHITE, WSCOL_BLACK);
860 bg = WSCOL_BLACK;
/netbsd-6-1-5-RELEASE/sys/dev/rcons/
H A Drcons_subr.c417 rcons_setcolor(rc, WSCOL_BLACK, WSCOL_WHITE);
422 rcons_setcolor(rc, WSCOL_WHITE, WSCOL_BLACK);
/netbsd-6-1-5-RELEASE/sys/arch/hp300/dev/
H A Ddiofb.c344 bg = WSCOL_BLACK;
/netbsd-6-1-5-RELEASE/sys/dev/hpc/
H A Dhpcfb.c411 WSCOL_WHITE, WSCOL_BLACK, 0, &defattr);
770 hpcfb_allocattr(*cookiep, WSCOL_WHITE, WSCOL_BLACK, 0, attrp);
/netbsd-6-1-5-RELEASE/sys/dev/rasops/
H A Drasops.c595 bg = WSCOL_BLACK;

Completed in 261 milliseconds