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