Searched refs:TAC_RESET (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/char/
H A Dtty3270.c210 TAC_RESET };
310 TO_SA, TAT_COLOR, TAC_RESET, TO_RA, 0, 0, 0 };
1003 f_color = TAC_RESET;
1016 if (f_color != TAC_RESET)
1047 f_color = TAC_RESET;
1068 if (f_color != TAC_RESET) {
1071 *cp++ = TAC_RESET;
1146 line->cells[line->len].f_color = TAC_RESET;
1199 cell->f_color = TAC_RESET;
1226 cell->f_color = TAC_RESET;
[all...]
H A Draw3270.h65 #define TAC_RESET 0x00 macro

Completed in 102 milliseconds