Searched refs:vc_halfcolor (Results 1 – 2 of 2) sorted by relevance
144 unsigned char vc_halfcolor; /* Color for half intensity mode */ member
439 attr = (attr & 0xf0) | c->vc_halfcolor; in vgacon_build_attr()