PCI_IO_BASE        26 arch/mips/include/asm/mach-lasat/mach-gt64120.h #define GT_ISA_IO_BASE	PCI_IO_BASE
PCI_IO_BASE       548 arch/mips/pci/pci-rt3883.c 				       PCI_IO_BASE, 0x00000101);
PCI_IO_BASE       231 arch/x86/pci/ce4100.c 	case PCI_IO_BASE:
PCI_IO_BASE       204 arch/xtensa/lib/pci-auto.c 	pci_write_config_byte(dev, PCI_IO_BASE,
PCI_IO_BASE       823 drivers/pci/controller/dwc/pci-keystone.c 			pci->dbi_base + PCI_IO_BASE);
PCI_IO_BASE       736 drivers/pci/controller/dwc/pcie-tegra194.c 	val = dw_pcie_readl_dbi(pci, PCI_IO_BASE);
PCI_IO_BASE       738 drivers/pci/controller/dwc/pcie-tegra194.c 	dw_pcie_writel_dbi(pci, PCI_IO_BASE, val);
PCI_IO_BASE       493 drivers/pci/controller/pci-mvebu.c 	case PCI_IO_BASE:
PCI_IO_BASE      2477 drivers/pci/hotplug/cpqphp_ctrl.c 		rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_BASE, temp_byte);
PCI_IO_BASE      2593 drivers/pci/hotplug/cpqphp_ctrl.c 				rc = pci_bus_write_config_word(pci_bus, devfn, PCI_IO_BASE, temp_byte);
PCI_IO_BASE       742 drivers/pci/hotplug/cpqphp_pci.c 			pci_bus_read_config_byte(pci_bus, devfn, PCI_IO_BASE, &b_base);
PCI_IO_BASE       919 drivers/pci/hotplug/ibmphp_pci.c 		pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_IO_BASE, &io_base);
PCI_IO_BASE       932 drivers/pci/hotplug/ibmphp_pci.c 			pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_IO_BASE, 0x00 | bus->rangeIO->start >> 8);
PCI_IO_BASE       947 drivers/pci/hotplug/ibmphp_pci.c 			pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_IO_BASE, 0x00);
PCI_IO_BASE      1962 drivers/pci/hotplug/ibmphp_res.c 						pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_IO_BASE, &start_io_address);
PCI_IO_BASE        94 drivers/pci/pci-bridge-emul.c 	[PCI_IO_BASE / 4] = {
PCI_IO_BASE       351 drivers/pci/probe.c 	pci_read_config_word(bridge, PCI_IO_BASE, &io);
PCI_IO_BASE       353 drivers/pci/probe.c 		pci_write_config_word(bridge, PCI_IO_BASE, 0xe0f0);
PCI_IO_BASE       354 drivers/pci/probe.c 		pci_read_config_word(bridge, PCI_IO_BASE, &io);
PCI_IO_BASE       355 drivers/pci/probe.c 		pci_write_config_word(bridge, PCI_IO_BASE, 0x0);
PCI_IO_BASE       414 drivers/pci/probe.c 	pci_read_config_byte(dev, PCI_IO_BASE, &io_base_lo);
PCI_IO_BASE       589 drivers/pci/setup-bus.c 		pci_read_config_word(bridge, PCI_IO_BASE, &l);
PCI_IO_BASE       604 drivers/pci/setup-bus.c 	pci_write_config_word(bridge, PCI_IO_BASE, l);
PCI_IO_BASE       996 drivers/video/fbdev/matrox/matroxfb_DAC1064.c 			pci_write_config_byte(ibm, PCI_IO_BASE, 0xF0);	/* ??? */