Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dmoxa.c133 struct moxa_port { struct
134 struct tty_port port;
135 struct moxa_board_conf *board;
136 void __iomem *tableAddr;
138 int type;
139 int cflag;
140 unsigned long statusflags;
142 u8 DCDState; /* Protected by the port lock */
143 u8 lineCtrl;
144 u8 lowChkFlag;