Searched refs:emlxs_pci_cap (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c52 emlxs_table_t emlxs_pci_cap[] = { variable
73 }; /* emlxs_pci_cap */
2726 count = sizeof (emlxs_pci_cap) / sizeof (emlxs_table_t);
2728 if (id == emlxs_pci_cap[i].code) {
2729 return (emlxs_pci_cap[i].string);

Completed in 110 milliseconds