Searched defs:serial_icounter_struct (Results 1 – 1 of 1) sorted by relevance
23188 struct serial_icounter_struct { struct23189 int cts;23190 int dsr;23191 int rng;23192 int dcd;23193 int rx;23194 int tx;23195 int frame;23196 int overrun;23197 int parity;[all …]