Home
last modified time | relevance | path

Searched defs:moxa_port (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/
H A Dmoxa.c391 struct moxa_port { struct
392 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;