Home
last modified time | relevance | path

Searched refs:TAX_RESET (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/include/uapi/asm/
H A Draw3270.h41 #define TAX_RESET 0x00 macro
/openbmc/linux/drivers/s390/char/
H A Dcon3270.c263 cp = tty3270_add_sa(tp, cp, TAT_EXTHI, TAX_RESET); in tty3270_add_status()
267 cp = tty3270_add_sa(tp, cp, TAT_EXTHI, TAX_RESET); in tty3270_add_status()
271 cp = tty3270_add_sa(tp, cp, TAT_EXTHI, TAX_RESET); in tty3270_add_status()
357 cp = tty3270_add_sa(tp, cp, TAT_EXTHI, TAX_RESET); in tty3270_add_reset_attributes()
359 cp = tty3270_add_sa(tp, cp, TAT_FGCOLOR, TAX_RESET); in tty3270_add_reset_attributes()
361 cp = tty3270_add_sa(tp, cp, TAT_BGCOLOR, TAX_RESET); in tty3270_add_reset_attributes()
447 attr->highlight = TAX_RESET; in tty3270_reset_attributes()