Searched refs:C_CREAD (Results 1 – 2 of 2) sorted by relevance
163 #define C_CREAD(tty) _C_FLAG((tty), CREAD) macro
786 if (C_CREAD(tty)) { in isicom_config_port()