Home
last modified time | relevance | path

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.c77 emlxs_table_t emlxs_pci_ecap[] = { variable
2771 count = sizeof (emlxs_pci_ecap) / sizeof (emlxs_table_t); in emlxs_pci_ecap_xlate()
2773 if (id == emlxs_pci_ecap[i].code) { in emlxs_pci_ecap_xlate()
2774 return (emlxs_pci_ecap[i].string); in emlxs_pci_ecap_xlate()