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