PCI_CAP_ID_VS
{ PCI_CAP_ID_VS, "vs", "Vendor Specific", pcieadm_cap_info_fixed,
if (hba->pci_cap_offset[PCI_CAP_ID_VS]) {
hba->pci_cap_offset[PCI_CAP_ID_VS] +
if ((hba->pci_cap_offset[PCI_CAP_ID_VS] == 0) &&
hba->pci_cap_offset[PCI_CAP_ID_VS] = 0x54;
emlxs_pci_cap_xlate(PCI_CAP_ID_VS),
hba->pci_cap_offset[PCI_CAP_ID_VS]);
{PCI_CAP_ID_VS, "PCI_CAP_ID_VS"},
status = myri10ge_find_cap(handle, &vso, PCI_CAP_ID_VS);
case PCI_CAP_ID_VS:
if (id != PCI_CAP_ID_VS)