Home
last modified time | relevance | path

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

/linux/arch/s390/include/uapi/asm/
H A Draw3270.h34 #define TAT_EXTHI 0x41 macro
/linux/drivers/s390/char/
H A Dcon3270.c262 cp = tty3270_add_sa(tp, cp, TAT_EXTHI, TAX_REVER); in tty3270_add_status()
264 cp = tty3270_add_sa(tp, cp, TAT_EXTHI, TAX_RESET); in tty3270_add_status()
266 cp = tty3270_add_sa(tp, cp, TAT_EXTHI, TAX_REVER); in tty3270_add_status()
268 cp = tty3270_add_sa(tp, cp, TAT_EXTHI, TAX_RESET); in tty3270_add_status()
270 cp = tty3270_add_sa(tp, cp, TAT_EXTHI, TAX_REVER); 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()
427 cp = tty3270_add_sa(tp, cp, TAT_EXTHI, highlights[attr->highlight]); in tty3270_add_attributes()