Searched defs:moxa_port (Results 1 – 1 of 1) sorted by relevance
129 struct moxa_port { struct130 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;