Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mxser_mon_ext Struct Reference

Data Fields

unsigned long rx_cnt [32]
 
unsigned long tx_cnt [32]
 
unsigned long up_rxcnt [32]
 
unsigned long up_txcnt [32]
 
int modem_status [32]
 
long baudrate [32]
 
int databits [32]
 
int stopbits [32]
 
int parity [32]
 
int flowctrl [32]
 
int fifo [32]
 
int iftype [32]
 

Detailed Description

Definition at line 206 of file mxser.c.

Field Documentation

long baudrate[32]

Definition at line 213 of file mxser.c.

int databits[32]

Definition at line 214 of file mxser.c.

int fifo[32]

Definition at line 218 of file mxser.c.

int flowctrl[32]

Definition at line 217 of file mxser.c.

int iftype[32]

Definition at line 219 of file mxser.c.

int modem_status[32]

Definition at line 211 of file mxser.c.

int parity[32]

Definition at line 216 of file mxser.c.

unsigned long rx_cnt[32]

Definition at line 207 of file mxser.c.

int stopbits[32]

Definition at line 215 of file mxser.c.

unsigned long tx_cnt[32]

Definition at line 208 of file mxser.c.

unsigned long up_rxcnt[32]

Definition at line 209 of file mxser.c.

unsigned long up_txcnt[32]

Definition at line 210 of file mxser.c.


The documentation for this struct was generated from the following file: