Searched refs:saved_cy (Results 1 - 1 of 1) sorted by relevance

/drivers/s390/char/
H A Dtty3270.c98 unsigned int saved_cx, saved_cy; member in struct:tty3270
1398 tp->saved_cy = tp->cy;
1404 tty3270_goto_xy(tp, tp->saved_cx, tp->saved_cy);
1410 tp->cy = tp->saved_cy = 0;
1499 tp->saved_cy = tp->cy;
1505 tty3270_goto_xy(tp, tp->saved_cx, tp->saved_cy);

Completed in 21 milliseconds