Searched defs:mxser_mon_ext (Results 1 – 1 of 1) sorted by relevance
206 struct mxser_mon_ext { struct207 unsigned long rx_cnt[32];208 unsigned long tx_cnt[32];209 unsigned long up_rxcnt[32];210 unsigned long up_txcnt[32];211 int modem_status[32];213 long baudrate[32];214 int databits[32];215 int stopbits[32];216 int parity[32];[all …]