Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dserial.h193 struct serial_icounter_struct { struct
194 int cts, dsr, rng, dcd;
195 int rx, tx;
196 int frame, overrun, parity, brk;
197 int buf_overrun;
198 int reserved[9];