Searched refs:cpqary3_bds (Results 1 – 1 of 1) sorted by relevance
27 static cpqary3_bd_t cpqary3_bds[] = { variable690 #define NBOARD_DEFS (sizeof (cpqary3_bds) / sizeof (cpqary3_bd_t))701 if ((vid == cpqary3_bds[i].bd_pci_subvenid) && in cpqary3_bd_getbybid()702 (sid == cpqary3_bds[i].bd_pci_subsysid)) in cpqary3_bd_getbybid()703 return (&(cpqary3_bds[i])); in cpqary3_bd_getbybid()