Searched refs:tty_inattr (Results 1 – 4 of 4) sorted by relevance
221 tubp->tty_inattr = TF_INPUT; in tty3270_open()416 tubp->tty_inattr; in tty3270_set_termios()417 if (new != tubp->tty_inattr) { in tty3270_set_termios()418 tubp->tty_inattr = new; in tty3270_set_termios()977 len += sprintf(buf+len, "inattr is at %p\n", &tubp->tty_inattr); in tty3270_show_tube()
160 if (tubp->tty_inattr == TF_INPUTN) in tty3270_rcl_put()
253 int tty_inattr; /* input-area field attribute */ member
423 *(*cpp)++ = tubp->tty_inattr; in tty3270_clear_input_area()