Searched refs:attr_fgcol (Results 1 – 2 of 2) sorted by relevance
93 #define attr_fgcol(fgshift,s) \ macro129 return is_fg ? attr_fgcol(shift,vc->vc_video_erase_char) in attr_col_ec()
303 color = (is_fg) ? attr_fgcol((vc->vc_hi_font_mask) ? 9 : 8, c) in get_color()