Home
last modified time | relevance | path

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

/linux-5.10/drivers/tty/
Dmoxa.c129 struct moxa_port { struct
130 struct tty_port port;
131 struct moxa_board_conf *board;
132 void __iomem *tableAddr;
134 int type;
135 int cflag;
136 unsigned long statusflags;
138 u8 DCDState; /* Protected by the port lock */
139 u8 lineCtrl;
140 u8 lowChkFlag;