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