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