Searched refs:apci16xx_boardtypes (Results 1 – 1 of 1) sorted by relevance
36 static const struct apci16xx_boardinfo apci16xx_boardtypes[] = { variable98 if (context < ARRAY_SIZE(apci16xx_boardtypes)) in apci16xx_auto_attach()99 board = &apci16xx_boardtypes[context]; in apci16xx_auto_attach()