Searched refs:TAX_RESET (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/s390/include/uapi/asm/ |
| H A D | raw3270.h | 41 #define TAX_RESET 0x00 macro
|
| /linux/drivers/s390/char/ |
| H A D | con3270.c | 264 cp = tty3270_add_sa(tp, cp, TAT_EXTHI, TAX_RESET); in tty3270_add_status() 268 cp = tty3270_add_sa(tp, cp, TAT_EXTHI, TAX_RESET); in tty3270_add_status() 272 cp = tty3270_add_sa(tp, cp, TAT_EXTHI, TAX_RESET); in tty3270_add_status() 358 cp = tty3270_add_sa(tp, cp, TAT_EXTHI, TAX_RESET); in tty3270_add_reset_attributes() 360 cp = tty3270_add_sa(tp, cp, TAT_FGCOLOR, TAX_RESET); in tty3270_add_reset_attributes() 362 cp = tty3270_add_sa(tp, cp, TAT_BGCOLOR, TAX_RESET); in tty3270_add_reset_attributes() 448 attr->highlight = TAX_RESET; in tty3270_reset_attributes()
|