Searched refs:TAT_COLOR (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/s390/char/ |
D | raw3270.h | 50 #define TAT_COLOR 0x42 macro
|
D | con3270.c | 104 { TO_SBA, 0, 0, TO_SF,TF_LOG,TO_SA,TAT_COLOR, TAC_GREEN, in con3270_create_status() 251 prolog[4] = TAT_COLOR; in con3270_update()
|
D | tty3270.c | 207 { TO_SBA, 0, 0, TO_SF, TF_LOG, TO_SA, TAT_COLOR, TAC_GREEN, in tty3270_create_status() 208 0, 0, 0, 0, 0, 0, 0, TO_SF, TF_LOG, TO_SA, TAT_COLOR, in tty3270_create_status() 309 TO_SA, TAT_COLOR, TAC_RESET, TO_RA, 0, 0, 0 }; in tty3270_blank_line() 1135 *cp++ = TAT_COLOR; in tty3270_convert_line() 1148 *cp++ = TAT_COLOR; in tty3270_convert_line()
|