taglinefilesource code
def_color518kernel/chr_drv/console.ccolor = def_color;
def_color559kernel/chr_drv/console.ccolor = (def_color & 0x0f) | background;
def_color562kernel/chr_drv/console.ccolor = (def_color & 0xf0) | foreground;
def_color726kernel/chr_drv/console.cdef_color = attr;
def_color1318kernel/chr_drv/console.cdef_color  = 0x07;   /* white */