tag
line
file
source code
halfcolor
581
drivers/char/console.c
attr = (attr & 0xf0) | halfcolor;
halfcolor
787
drivers/char/console.c
halfcolor = color_table[par[1]];
halfcolor
1429
drivers/char/console.c
halfcolor = 0x08; /* grey */