Lines Matching refs:hw_stopped
720 if (tty->hw_stopped) { in mxser_change_speed()
722 tty->hw_stopped = 0; in mxser_change_speed()
736 tty->hw_stopped = 1; in mxser_change_speed()
834 if (tty->hw_stopped) { in mxser_check_modem_status()
836 tty->hw_stopped = 0; in mxser_check_modem_status()
850 tty->hw_stopped = 1; in mxser_check_modem_status()
1128 if (!tty->hw_stopped || in mxser_write()
1159 if (!tty->hw_stopped || in mxser_put_char()
1179 (tty->hw_stopped && info->type != PORT_16550A && in mxser_flush_chars()
1785 if (tty->hw_stopped) in mxser_ioctl()
1954 tty->hw_stopped = 0; in mxser_set_termios()
2181 (tty->hw_stopped && in mxser_transmit_chars()