Lines Matching defs:keyspan_usa28_portStatusMessage
147 struct keyspan_usa28_portStatusMessage struct
149 u8 port, // 0=first, 1=second, 2=global (see below)
150 cts,
151 dsr, // (not used in all products)
152 dcd,
154 ri, // (not used in all products)
155 _txOff, // port has been disabled (by host)
156 _txXoff, // port is in XOFF state (either host or RX XOFF)
157 dataLost, // count of lost chars; wraps; not guaranteed exact
159 rxEnabled, // as configured by rxOn/rxOff 1=on, 0=off
160 rxBreak, // 1=we're in break state
161 rs232invalid, // 1=no valid signals on rs-232 inputs
162 controlResponse;// 1=a control messages has been processed