Searched defs:moxa_board_conf (Results 1 – 1 of 1) sorted by relevance
105 static struct moxa_board_conf { struct106 int boardType;107 int numPorts;108 int busType;110 unsigned int ready;135 struct moxa_board_conf *board; argument