Searched refs:PCI_CAP_ID_VS (Results 1 – 6 of 6) sorted by relevance
63 {PCI_CAP_ID_VS, "PCI_CAP_ID_VS"},2140 if (hba->pci_cap_offset[PCI_CAP_ID_VS]) { in emlxs_init_adapter_info()2147 hba->pci_cap_offset[PCI_CAP_ID_VS] + in emlxs_init_adapter_info()3042 if ((hba->pci_cap_offset[PCI_CAP_ID_VS] == 0) && in emlxs_pci_cap_offsets()3044 hba->pci_cap_offset[PCI_CAP_ID_VS] = 0x54; in emlxs_pci_cap_offsets()3048 emlxs_pci_cap_xlate(PCI_CAP_ID_VS), in emlxs_pci_cap_offsets()3049 hba->pci_cap_offset[PCI_CAP_ID_VS]); in emlxs_pci_cap_offsets()
167 #define PCI_CAP_ID_VS 0x9 /* Vendor Specific */
619 #define PCI_CAP_ID_VS 0x9 /* Vendor Specific */ macro
4773 { PCI_CAP_ID_VS, "vs", "Vendor Specific", pcieadm_cap_info_fixed,
5810 status = myri10ge_find_cap(handle, &vso, PCI_CAP_ID_VS); in myri10ge_attach()
4380 case PCI_CAP_ID_VS: in ahci_config_space_init()