Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c52 emlxs_table_t emlxs_pci_cap[] = { variable
2726 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()