Searched defs:mxser_mon_ext (Results 1 – 1 of 1) sorted by relevance
202 struct mxser_mon_ext { struct203 unsigned long rx_cnt[32];204 unsigned long tx_cnt[32];205 unsigned long up_rxcnt[32];206 unsigned long up_txcnt[32];207 int modem_status[32];209 long baudrate[32];210 int databits[32];211 int stopbits[32];212 int parity[32];[all …]