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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c75 emlxs_table_t emlxs_pci_ecap[] = { variable
95 }; /* emlxs_pci_ecap */
2746 count = sizeof (emlxs_pci_ecap) / sizeof (emlxs_table_t);
2748 if (id == emlxs_pci_ecap[i].code) {
2749 return (emlxs_pci_ecap[i].string);

Completed in 62 milliseconds