pci_bus_read_config_word   44 arch/mips/txx9/generic/pci.c 	return pci_bus_read_config_word(&fake_bus, devfn, offset, value);
pci_bus_read_config_word   35 arch/x86/kernel/quirks.c 	pci_bus_read_config_word(dev->bus, PCI_DEVFN(8, 0), 0x4c, &word);
pci_bus_read_config_word  108 drivers/gpu/drm/i915/display/intel_cdclk.c 	pci_bus_read_config_word(pdev->bus,
pci_bus_read_config_word   71 drivers/pci/access.c EXPORT_SYMBOL(pci_bus_read_config_word);
pci_bus_read_config_word  543 drivers/pci/access.c 	return pci_bus_read_config_word(dev->bus, dev->devfn, where, val);
pci_bus_read_config_word   46 drivers/pci/hotplug/cpci_hotplug_pci.c 	if (pci_bus_read_config_word(slot->bus,
pci_bus_read_config_word   65 drivers/pci/hotplug/cpci_hotplug_pci.c 	if (pci_bus_read_config_word(slot->bus,
pci_bus_read_config_word   92 drivers/pci/hotplug/cpci_hotplug_pci.c 	if (pci_bus_read_config_word(slot->bus,
pci_bus_read_config_word  111 drivers/pci/hotplug/cpci_hotplug_pci.c 	if (pci_bus_read_config_word(slot->bus,
pci_bus_read_config_word  140 drivers/pci/hotplug/cpci_hotplug_pci.c 	if (pci_bus_read_config_word(slot->bus,
pci_bus_read_config_word  160 drivers/pci/hotplug/cpci_hotplug_pci.c 	if (pci_bus_read_config_word(slot->bus,
pci_bus_read_config_word  186 drivers/pci/hotplug/cpci_hotplug_pci.c 	if (pci_bus_read_config_word(slot->bus,
pci_bus_read_config_word  214 drivers/pci/hotplug/cpci_hotplug_pci.c 	if (pci_bus_read_config_word(slot->bus,
pci_bus_read_config_word  715 drivers/pci/hotplug/cpqphp_pci.c 		pci_bus_read_config_word(pci_bus, devfn, PCI_COMMAND, &save_command);
pci_bus_read_config_word  758 drivers/pci/hotplug/cpqphp_pci.c 			pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_BASE, &w_base);
pci_bus_read_config_word  759 drivers/pci/hotplug/cpqphp_pci.c 			pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_LIMIT, &w_length);
pci_bus_read_config_word  774 drivers/pci/hotplug/cpqphp_pci.c 			pci_bus_read_config_word(pci_bus, devfn, PCI_PREF_MEMORY_BASE, &w_base);
pci_bus_read_config_word  775 drivers/pci/hotplug/cpqphp_pci.c 			pci_bus_read_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &w_length);
pci_bus_read_config_word  101 drivers/pci/hotplug/ibmphp_pci.c 		pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id);
pci_bus_read_config_word  920 drivers/pci/hotplug/ibmphp_pci.c 		pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_BASE, &pfmem_base);
pci_bus_read_config_word 1081 drivers/pci/hotplug/ibmphp_pci.c 			pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id);
pci_bus_read_config_word 1439 drivers/pci/hotplug/ibmphp_pci.c 		pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id);
pci_bus_read_config_word 1930 drivers/pci/hotplug/ibmphp_res.c 			pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id);
pci_bus_read_config_word 1964 drivers/pci/hotplug/ibmphp_res.c 						pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_IO_BASE_UPPER16, &upper_io_start);
pci_bus_read_config_word 1965 drivers/pci/hotplug/ibmphp_res.c 						pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_IO_LIMIT_UPPER16, &upper_io_end);
pci_bus_read_config_word 2011 drivers/pci/hotplug/ibmphp_res.c 						pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, &start_mem_address);
pci_bus_read_config_word 2012 drivers/pci/hotplug/ibmphp_res.c 						pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_LIMIT, &end_mem_address);
pci_bus_read_config_word 2058 drivers/pci/hotplug/ibmphp_res.c 						pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_BASE, &start_mem_address);
pci_bus_read_config_word 2059 drivers/pci/hotplug/ibmphp_res.c 						pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &end_mem_address);
pci_bus_read_config_word  373 drivers/pci/pci.c 		pci_bus_read_config_word(bus, devfn, pos, &ent);
pci_bus_read_config_word  405 drivers/pci/pci.c 	pci_bus_read_config_word(bus, devfn, PCI_STATUS, &status);
pci_bus_read_config_word 1064 include/linux/pci.h int pci_bus_read_config_word(struct pci_bus *bus, unsigned int devfn,