Searched defs:serial_icounter_struct (Results 1 – 1 of 1) sorted by relevance
17197 struct serial_icounter_struct { struct17198 int cts;17199 int dsr;17200 int rng;17201 int dcd;17202 int rx;17203 int tx;17204 int frame;17205 int overrun;17206 int parity;[all …]