Searched refs:TAC_RESET (Results 1 – 2 of 2) sorted by relevance
50 #define TAC_RESET 0x00 macro
281 cp = tty3270_add_sa(tp, cp, TAT_FGCOLOR, TAC_RESET); in tty3270_add_status()322 f_color = TAC_RESET; in tty3270_required_length()323 b_color = TAC_RESET; in tty3270_required_length()343 if (f_color != TAC_RESET) in tty3270_required_length()345 if (b_color != TAC_RESET) in tty3270_required_length()358 if (attr->f_color != TAC_RESET) in tty3270_add_reset_attributes()360 if (attr->b_color != TAC_RESET) in tty3270_add_reset_attributes()448 attr->f_color = TAC_RESET; in tty3270_reset_attributes()449 attr->b_color = TAC_RESET; in tty3270_reset_attributes()