PCI_EXT_CAP_ID    334 arch/powerpc/platforms/powernv/eeh-powernv.c 		if (PCI_EXT_CAP_ID(header) == cap && pos)
PCI_EXT_CAP_ID    210 arch/powerpc/platforms/pseries/eeh_pseries.c 		if (PCI_EXT_CAP_ID(header) == cap && pos)
PCI_EXT_CAP_ID     77 arch/x86/pci/intel_mid_pci.c 		if (PCI_EXT_CAP_ID(pcie_cap) == 0x0000 ||
PCI_EXT_CAP_ID     78 arch/x86/pci/intel_mid_pci.c 			PCI_EXT_CAP_ID(pcie_cap) == 0xffff)
PCI_EXT_CAP_ID     81 arch/x86/pci/intel_mid_pci.c 		if (PCI_EXT_CAP_ID(pcie_cap) == PCI_EXT_CAP_ID_VNDR) {
PCI_EXT_CAP_ID    484 drivers/pci/controller/dwc/pcie-designware-ep.c 		if (PCI_EXT_CAP_ID(header) == cap)
PCI_EXT_CAP_ID     78 drivers/pci/controller/dwc/pcie-designware.c 		if (PCI_EXT_CAP_ID(header) == cap && pos != start)
PCI_EXT_CAP_ID    516 drivers/pci/pci.c 		if (PCI_EXT_CAP_ID(header) == cap && pos != start)
PCI_EXT_CAP_ID    122 drivers/pci/vc.c 	if (PCI_EXT_CAP_ID(header) == PCI_EXT_CAP_ID_VC9 ||
PCI_EXT_CAP_ID   1535 drivers/vfio/pci/vfio_pci_config.c 		ecap = PCI_EXT_CAP_ID(header);