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