Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dkeyspan_usa28msg.h148 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
[all …]