Home
last modified time | relevance | path

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

/linux-3.3/drivers/tty/
Dmoxa.c106 static struct moxa_board_conf { struct
107 int boardType;
108 int numPorts;
109 int busType;
111 unsigned int ready;
136 struct moxa_board_conf *board; argument