Searched refs:PCI_CAP_ID_VS (Results 1 – 5 of 5) sorted by relevance
61 {PCI_CAP_ID_VS, "PCI_CAP_ID_VS"},2116 if (hba->pci_cap_offset[PCI_CAP_ID_VS]) { in emlxs_init_adapter_info()2123 hba->pci_cap_offset[PCI_CAP_ID_VS] + in emlxs_init_adapter_info()3017 if ((hba->pci_cap_offset[PCI_CAP_ID_VS] == 0) && in emlxs_pci_cap_offsets()3019 hba->pci_cap_offset[PCI_CAP_ID_VS] = 0x54; in emlxs_pci_cap_offsets()3023 emlxs_pci_cap_xlate(PCI_CAP_ID_VS), in emlxs_pci_cap_offsets()3024 hba->pci_cap_offset[PCI_CAP_ID_VS]); in emlxs_pci_cap_offsets()
167 #define PCI_CAP_ID_VS 0x9 /* Vendor Specific */
610 #define PCI_CAP_ID_VS 0x9 /* Vendor Specific */ macro
5844 status = myri10ge_find_cap(handle, &vso, PCI_CAP_ID_VS); in myri10ge_attach()
4275 case PCI_CAP_ID_VS: in ahci_config_space_init()