Searched refs:C_CREAD (Results 1 – 5 of 5) sorted by relevance
556 if (!tp || !C_CREAD(tp)) { in jsm_input()
163 #define C_CREAD(tty) _C_FLAG((tty), CREAD) macro
772 if (C_CREAD(tty)) { in isicom_config_port()
963 port->write_only = !C_CREAD(tty); in set_termios()
1393 if (info->netcount || (tty && C_CREAD(tty))) in mgslpc_program_hw()