Lines Matching refs:hw_stopped
721 if (tty->hw_stopped) { in mxser_change_speed()
723 tty->hw_stopped = 0; in mxser_change_speed()
737 tty->hw_stopped = 1; in mxser_change_speed()
828 if (tty->hw_stopped) { in mxser_check_modem_status()
830 tty->hw_stopped = 0; in mxser_check_modem_status()
844 tty->hw_stopped = 1; in mxser_check_modem_status()
1129 if (!tty->hw_stopped || in mxser_write()
1160 if (!tty->hw_stopped || in mxser_put_char()
1180 (tty->hw_stopped && info->type != PORT_16550A && in mxser_flush_chars()
1787 if (tty->hw_stopped) in mxser_ioctl()
1955 tty->hw_stopped = 0; in mxser_set_termios()
2181 (tty->hw_stopped && in mxser_transmit_chars()