Searched refs:emlxs_pci_cap (Results 1 – 1 of 1) sorted by relevance
52 emlxs_table_t emlxs_pci_cap[] = { variable2726 count = sizeof (emlxs_pci_cap) / sizeof (emlxs_table_t); in emlxs_pci_cap_xlate()2728 if (id == emlxs_pci_cap[i].code) { in emlxs_pci_cap_xlate()2729 return (emlxs_pci_cap[i].string); in emlxs_pci_cap_xlate()