Searched defs:quatech2_port (Results 1 – 1 of 1) sorted by relevance
171 struct quatech2_port { struct172 int magic;173 bool read_urb_busy;174 bool close_pending;175 __u8 shadowLSR;176 __u8 shadowMSR;177 bool rcv_flush;178 bool xmit_flush;179 int tx_pending_bytes;180 struct mutex modelock;[all …]