tag
line
file
source code
vc_intensity
126
kernel/chr_drv/console.c
unsigned long vc_intensity : 2; /* 0=half-bright, 1=normal, 2=bold */
vc_intensity
192
kernel/chr_drv/console.c
#define intensity (vc_cons[currcons].vc_intensity)