Lines Matching refs:hw_stopped
722 if (tty->hw_stopped) { in mxser_change_speed()
724 tty->hw_stopped = 0; in mxser_change_speed()
738 tty->hw_stopped = 1; in mxser_change_speed()
831 if (tty->hw_stopped) { in mxser_check_modem_status()
833 tty->hw_stopped = 0; in mxser_check_modem_status()
847 tty->hw_stopped = 1; in mxser_check_modem_status()
1125 if (!tty->hw_stopped || in mxser_write()
1156 if (!tty->hw_stopped || in mxser_put_char()
1176 (tty->hw_stopped && info->type != PORT_16550A && in mxser_flush_chars()
1783 if (tty->hw_stopped) in mxser_ioctl()
1951 tty->hw_stopped = 0; in mxser_set_termios()
2177 (tty->hw_stopped && in mxser_transmit_chars()