pci_cfg_space_size  201 arch/powerpc/kernel/pci_of_scan.c 	dev->cfg_size = pci_cfg_space_size(dev);
pci_cfg_space_size  308 arch/sparc/kernel/pci.c 	dev->cfg_size = pci_cfg_space_size(dev);
pci_cfg_space_size 1764 drivers/pci/probe.c 	dev->cfg_size = pci_cfg_space_size(dev);
pci_cfg_space_size 1391 include/linux/pci.h int pci_cfg_space_size(struct pci_dev *dev);