Searched refs:TAC_RESET (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/s390/char/
H A Dcon3270.c281 cp = tty3270_add_sa(tp, cp, TAT_FGCOLOR, TAC_RESET);
322 f_color = TAC_RESET;
323 b_color = TAC_RESET;
343 if (f_color != TAC_RESET)
345 if (b_color != TAC_RESET)
358 if (attr->f_color != TAC_RESET)
360 if (attr->b_color != TAC_RESET)
448 attr->f_color = TAC_RESET;
449 attr->b_color = TAC_RESET;
/linux-master/arch/s390/include/uapi/asm/
H A Draw3270.h50 #define TAC_RESET 0x00 macro

Completed in 229 milliseconds