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