Searched defs:serial_icounter_struct (Results 1 – 1 of 1) sorted by relevance
193 struct serial_icounter_struct { struct194 int cts, dsr, rng, dcd;195 int rx, tx;196 int frame, overrun, parity, brk;197 int buf_overrun;198 int reserved[9];