Searched refs:TAT_COLOR (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/s390/char/ |
| D | raw3270.h | 51 #define TAT_COLOR 0x42 macro
|
| D | con3270.c | 105 { TO_SBA, 0, 0, TO_SF,TF_LOG,TO_SA,TAT_COLOR, TAC_GREEN, in con3270_create_status() 258 prolog[4] = TAT_COLOR; in con3270_update()
|
| D | tty3270.c | 209 { TO_SBA, 0, 0, TO_SF, TF_LOG, TO_SA, TAT_COLOR, TAC_GREEN, in tty3270_create_status() 210 0, 0, 0, 0, 0, 0, 0, TO_SF, TF_LOG, TO_SA, TAT_COLOR, in tty3270_create_status() 311 TO_SA, TAT_COLOR, TAC_RESET, TO_RA, 0, 0, 0 }; in tty3270_blank_line() 1179 *cp++ = TAT_COLOR; in tty3270_convert_line() 1192 *cp++ = TAT_COLOR; in tty3270_convert_line()
|