Searched refs:netxen_boards (Results 1 – 1 of 1) sorted by relevance
1504 static const struct netxen_brdinfo netxen_boards[] = { variable1526 #define NUM_SUPPORTED_BOARDS ARRAY_SIZE(netxen_boards)1532 if (netxen_boards[i].brdtype == type) { in get_brd_name_by_type()1533 strcpy(name, netxen_boards[i].short_name); in get_brd_name_by_type()