Searched refs:pci224_boards (Results 1 – 1 of 1) sorted by relevance
349 static const struct pci224_board pci224_boards[] = { variable999 if (context_model < ARRAY_SIZE(pci224_boards)) in pci224_auto_attach()1000 board = &pci224_boards[context_model]; in pci224_auto_attach()1112 .board_name = &pci224_boards[0].name,1114 .num_names = ARRAY_SIZE(pci224_boards),