Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/char/
Dtty3270.c101 unsigned int saved_highlight, saved_f_color; member
1472 tp->saved_highlight = tp->highlight; in tty3270_escape_sequence()
1478 tp->highlight = tp->saved_highlight; in tty3270_escape_sequence()
1484 tp->highlight = tp->saved_highlight = TAX_RESET; in tty3270_escape_sequence()
1573 tp->saved_highlight = tp->highlight; in tty3270_escape_sequence()
1579 tp->highlight = tp->saved_highlight; in tty3270_escape_sequence()