Searched defs:moxa_port (Results 1 – 1 of 1) sorted by relevance
429 struct moxa_port { struct430 struct tty_port port;431 struct moxa_board_conf *board;432 void __iomem *tableAddr;434 int type;435 int cflag;436 unsigned long statusflags;438 u8 DCDState; /* Protected by the port lock */439 u8 lineCtrl;440 u8 lowChkFlag;