Searched refs:vc_itcolor (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | console_struct.h | 143 unsigned char vc_itcolor; member |
| /linux/drivers/video/console/ | ||
| H A D | vgacon.c | 435 attr = (attr & 0xF0) | c->vc_itcolor; in vgacon_build_attr() |