Searched defs:moxa_port (Results 1 – 2 of 2) 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;
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;