Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/char/
Dtty3270.c101 unsigned int saved_highlight, saved_f_color; member
1476 tp->saved_highlight = tp->highlight; in tty3270_escape_sequence()
1482 tp->highlight = tp->saved_highlight; in tty3270_escape_sequence()
1488 tp->highlight = tp->saved_highlight = TAX_RESET; in tty3270_escape_sequence()
1577 tp->saved_highlight = tp->highlight; in tty3270_escape_sequence()
1583 tp->highlight = tp->saved_highlight; in tty3270_escape_sequence()