Searched refs:flow_none (Results 1 – 1 of 1) sorted by relevance
181 enum {flow_none, flow_cts, flow_xon} flow_control; enumerator285 p_priv->flow_control = (cflag & CRTSCTS)? flow_cts: flow_none; in keyspan_set_termios()1114 p_priv->flow_control = (cflag & CRTSCTS)? flow_cts: flow_none; in keyspan_open()