PCI_CFG_SPACE_EXP_SIZE   36 arch/mips/pci/ops-loongson3.c 	} else if (where < PCI_CFG_SPACE_EXP_SIZE) {  /* extended config */
PCI_CFG_SPACE_EXP_SIZE 3955 arch/powerpc/platforms/powernv/pci-ioda.c 		dev->cfg_size = PCI_CFG_SPACE_EXP_SIZE;
PCI_CFG_SPACE_EXP_SIZE  197 drivers/gpu/drm/i915/gvt/gvt.c 	info->cfg_space_size = PCI_CFG_SPACE_EXP_SIZE;
PCI_CFG_SPACE_EXP_SIZE  107 drivers/gpu/drm/i915/gvt/gvt.h 	unsigned char virtual_cfg_space[PCI_CFG_SPACE_EXP_SIZE];
PCI_CFG_SPACE_EXP_SIZE   64 drivers/pci/controller/dwc/pcie-designware.c 	ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8;
PCI_CFG_SPACE_EXP_SIZE 1301 drivers/pci/pci-sysfs.c 	.size = PCI_CFG_SPACE_EXP_SIZE,
PCI_CFG_SPACE_EXP_SIZE  497 drivers/pci/pci.c 	ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8;
PCI_CFG_SPACE_EXP_SIZE 1536 drivers/pci/probe.c 	     pos < PCI_CFG_SPACE_EXP_SIZE; pos += PCI_CFG_SPACE_SIZE) {
PCI_CFG_SPACE_EXP_SIZE 1569 drivers/pci/probe.c 	return PCI_CFG_SPACE_EXP_SIZE;
PCI_CFG_SPACE_EXP_SIZE 1590 drivers/pci/probe.c 		return PCI_CFG_SPACE_EXP_SIZE;
PCI_CFG_SPACE_EXP_SIZE 5104 drivers/pci/quirks.c 		pdev->cfg_size = PCI_CFG_SPACE_EXP_SIZE;