Searched refs:TTY_IO_ERROR (Results 1 – 1 of 1) sorted by relevance
230 #define TTY_IO_ERROR 1 /* Cause an I/O error (may be no ldisc too) */ macro250 return test_bit(TTY_IO_ERROR, &tty->flags); in tty_io_error()