Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dmoxa.c401 static struct moxa_board_conf { struct
402 int boardType;
403 int numPorts;
404 int busType;
406 unsigned int ready;
431 struct moxa_board_conf *board; argument