Searched defs:moxa_board_conf (Results 1 – 1 of 1) sorted by relevance
101 static struct moxa_board_conf { struct102 int boardType;103 int numPorts;104 int busType;106 unsigned int ready;131 struct moxa_board_conf *board; argument