Searched defs:moxa_board_conf (Results 1 – 1 of 1) sorted by relevance
106 static struct moxa_board_conf { struct107 int boardType;108 int numPorts;109 int busType;111 unsigned int ready;136 struct moxa_board_conf *board; argument