Home
last modified time | relevance | path

Searched defs:keyspan_usa28_portStatusMessage (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/serial/
Dkeyspan_usa28msg.h147 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
[all …]