Searched defs:serial_icounter_struct (Results 1 – 1 of 1) sorted by relevance
102 struct serial_icounter_struct { struct103 int cts, dsr, rng, dcd;104 int rx, tx;105 int frame, overrun, parity, brk;106 int buf_overrun;107 int reserved[9];