Searched refs:apci3xxx_boardtypes (Results 1 – 1 of 1) sorted by relevance
85 static const struct apci3xxx_boardinfo apci3xxx_boardtypes[] = { variable763 if (context < ARRAY_SIZE(apci3xxx_boardtypes)) in apci3xxx_auto_attach()764 board = &apci3xxx_boardtypes[context]; in apci3xxx_auto_attach()