Searched defs:moxa_port (Results 1 – 1 of 1) sorted by relevance
391 struct moxa_port { struct392 struct tty_port port;393 struct moxa_board_conf *board;394 void __iomem *tableAddr;396 int type;397 int cflag;398 unsigned long statusflags;400 u8 DCDState; /* Protected by the port lock */401 u8 lineCtrl;402 u8 lowChkFlag;