Home
last modified time | relevance | path

Searched defs:moxa_port (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/tty/
Dmoxa.c134 struct moxa_port { struct
135 struct tty_port port;
136 struct moxa_board_conf *board;
137 void __iomem *tableAddr;
139 int type;
140 int cflag;
141 unsigned long statusflags;
143 u8 DCDState; /* Protected by the port lock */
144 u8 lineCtrl;
145 u8 lowChkFlag;