taglinefilesource code
vc_color231arch/m68k/kernel/console.c#define color    (vc_cons[currcons].d->vc_color)
vc_color14drivers/char/console_struct.hunsigned char  vc_color;    /* Foreground & background */
vc_color118drivers/char/console_struct.h#define color    (vc_cons[currcons].d->vc_color)
vc_color25include/linux/console.hunsigned char  vc_color;    /* Foreground & background */