Searched defs:u3g_com (Results 1 – 1 of 1) sorted by relevance
119 struct u3g_com { struct120 device_t c_dev; /* Child ucom(4) handle */122 bool c_open; /* Device is in use */123 bool c_purging; /* Purging stale data */124 struct timeval c_purge_start; /* Control duration of purge */126 u_char c_msr; /* Emulated 'msr' */127 uint16_t c_outpins; /* Output pin state */