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