PCI_CAP_ID_EXP    393 arch/powerpc/platforms/powernv/eeh-powernv.c 	edev->pcie_cap = pnv_eeh_find_cap(pdn, PCI_CAP_ID_EXP);
PCI_CAP_ID_EXP    263 arch/powerpc/platforms/pseries/eeh_pseries.c 	edev->pcie_cap = pseries_eeh_find_cap(pdn, PCI_CAP_ID_EXP);
PCI_CAP_ID_EXP    228 arch/powerpc/sysdev/fsl_pci.c 	if (early_find_capability(hose, 0, 0, PCI_CAP_ID_EXP)) {
PCI_CAP_ID_EXP    348 arch/powerpc/sysdev/fsl_pci.c 	if (early_find_capability(hose, 0, 0, PCI_CAP_ID_EXP)) {
PCI_CAP_ID_EXP    493 arch/powerpc/sysdev/fsl_pci.c 		is_pcie = early_find_capability(hose, 0, 0, PCI_CAP_ID_EXP);
PCI_CAP_ID_EXP    572 arch/powerpc/sysdev/fsl_pci.c 	if (early_find_capability(hose, 0, 0, PCI_CAP_ID_EXP)) {
PCI_CAP_ID_EXP    591 arch/powerpc/sysdev/fsl_pci.c 	if (early_find_capability(hose, 0, 0, PCI_CAP_ID_EXP)) {
PCI_CAP_ID_EXP    326 arch/sh/drivers/pci/pcie-sh7786.c 	data |= PCI_CAP_ID_EXP;
PCI_CAP_ID_EXP    347 drivers/bcma/driver_pci_host.c 	cap_ptr = bcma_find_pci_capability(pc, 0, 0, PCI_CAP_ID_EXP, NULL,
PCI_CAP_ID_EXP   3941 drivers/block/mtip32xx/mtip32xx.c 	pos = pci_find_capability(pdev, PCI_CAP_ID_EXP);
PCI_CAP_ID_EXP   3140 drivers/block/skd_main.c 	pcie_reg = pci_find_capability(skdev->pdev, PCI_CAP_ID_EXP);
PCI_CAP_ID_EXP    122 drivers/edac/mpc85xx_edac.c 	return early_find_capability(hose, 0, 0, PCI_CAP_ID_EXP);
PCI_CAP_ID_EXP   1253 drivers/misc/cardreader/rtsx_pcr.c 	pcr->pcie_cap = pci_find_capability(pcr->pci, PCI_CAP_ID_EXP);
PCI_CAP_ID_EXP   1209 drivers/pci/controller/dwc/pcie-tegra194.c 						      PCI_CAP_ID_EXP);
PCI_CAP_ID_EXP    559 drivers/pci/controller/pcie-iproc.c 				PCI_CAP_ID_EXP;
PCI_CAP_ID_EXP    598 drivers/pci/controller/pcie-rcar.c 	rcar_rmw32(pcie, REXPCAP(0), 0xff, PCI_CAP_ID_EXP);
PCI_CAP_ID_EXP    285 drivers/pci/pci-bridge-emul.c 		bridge->pcie_conf.cap_id = PCI_CAP_ID_EXP;
PCI_CAP_ID_EXP   1223 drivers/pci/pci.c 	save_state = pci_find_saved_cap(dev, PCI_CAP_ID_EXP);
PCI_CAP_ID_EXP   1247 drivers/pci/pci.c 	save_state = pci_find_saved_cap(dev, PCI_CAP_ID_EXP);
PCI_CAP_ID_EXP   3103 drivers/pci/pci.c 	error = pci_add_cap_save_buffer(dev, PCI_CAP_ID_EXP,
PCI_CAP_ID_EXP   1426 drivers/pci/probe.c 	pos = pci_find_capability(pdev, PCI_CAP_ID_EXP);
PCI_CAP_ID_EXP   5065 drivers/pci/quirks.c 	if (pdev->pcie_cap || pci_find_capability(pdev, PCI_CAP_ID_EXP))
PCI_CAP_ID_EXP   5091 drivers/pci/quirks.c 	if (reg16 == (0x0000 | PCI_CAP_ID_EXP)) {
PCI_CAP_ID_EXP   5109 drivers/pci/quirks.c 		if (pci_find_saved_cap(pdev, PCI_CAP_ID_EXP))
PCI_CAP_ID_EXP   5117 drivers/pci/quirks.c 		state->cap.cap_nr = PCI_CAP_ID_EXP;
PCI_CAP_ID_EXP     60 drivers/vfio/pci/vfio_pci_config.c 	[PCI_CAP_ID_EXP]	= 0xFF,		/* 20 or 44 */
PCI_CAP_ID_EXP   1005 drivers/vfio/pci/vfio_pci_config.c 	free_perm_bits(&cap_perms[PCI_CAP_ID_EXP]);
PCI_CAP_ID_EXP   1024 drivers/vfio/pci/vfio_pci_config.c 	ret |= init_pci_cap_exp_perm(&cap_perms[PCI_CAP_ID_EXP]);
PCI_CAP_ID_EXP   1262 drivers/vfio/pci/vfio_pci_config.c 	case PCI_CAP_ID_EXP: