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