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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c61 {PCI_CAP_ID_VS, "PCI_CAP_ID_VS"},
2116 if (hba->pci_cap_offset[PCI_CAP_ID_VS]) {
2123 hba->pci_cap_offset[PCI_CAP_ID_VS] +
2127 &emlxs_init_debug_msg, "PCI_CAP_ID_VS: "
3017 if ((hba->pci_cap_offset[PCI_CAP_ID_VS] == 0) &&
3019 hba->pci_cap_offset[PCI_CAP_ID_VS] = 0x54;
3023 emlxs_pci_cap_xlate(PCI_CAP_ID_VS),
3024 hba->pci_cap_offset[PCI_CAP_ID_VS]);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h167 #define PCI_CAP_ID_VS 0x9 /* Vendor Specific */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h603 #define PCI_CAP_ID_VS 0x9 /* Vendor Specific */ macro
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c5844 status = myri10ge_find_cap(handle, &vso, PCI_CAP_ID_VS);
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c4275 case PCI_CAP_ID_VS:

Completed in 85 milliseconds