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