Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/uapi/asm/
Draw3270.h41 #define TAX_RESET 0x00 macro
/linux-6.12.1/drivers/s390/char/
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()