pci_config_read   165 arch/mips/pci/ops-emma2rh.c 	.read = pci_config_read,
pci_config_read   204 arch/mips/pci/ops-rc32434.c 	.read = pci_config_read,
pci_config_read   111 arch/mips/pci/ops-vr41xx.c 	.read	= pci_config_read,
pci_config_read   205 arch/mips/pci/pci-mt7620.c 	.read	= pci_config_read,
pci_config_read   271 arch/mips/pci/pci-mt7620.c 	pci_config_read(NULL, 0, 0x70c, 4, &val);
pci_config_read   276 arch/mips/pci/pci-mt7620.c 	pci_config_read(NULL, 0, 0x70c, 4, &val);
pci_config_read   352 arch/mips/pci/pci-mt7620.c 	pci_config_read(NULL, 0, 4, 4, &val);
pci_config_read   371 arch/mips/pci/pci-mt7620.c 		pci_config_read(dev->bus, 0, PCI_BASE_ADDRESS_0, 4, &val);
pci_config_read    21 arch/x86/include/asm/pci_64.h extern int (*pci_config_read)(int seg, int bus, int dev, int fn,