PCI_IO_LIMIT      234 arch/x86/pci/ce4100.c 	case PCI_IO_LIMIT:
PCI_IO_LIMIT      165 arch/xtensa/lib/pci-auto.c 	pci_write_config_byte(dev, PCI_IO_LIMIT,
PCI_IO_LIMIT     2480 drivers/pci/hotplug/cpqphp_ctrl.c 		rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_LIMIT, temp_byte);
PCI_IO_LIMIT     2612 drivers/pci/hotplug/cpqphp_ctrl.c 					rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_LIMIT, temp_byte);
PCI_IO_LIMIT     2618 drivers/pci/hotplug/cpqphp_ctrl.c 					rc = pci_bus_write_config_word(pci_bus, devfn, PCI_IO_LIMIT, temp_word);
PCI_IO_LIMIT      743 drivers/pci/hotplug/cpqphp_pci.c 			pci_bus_read_config_byte(pci_bus, devfn, PCI_IO_LIMIT, &b_length);
PCI_IO_LIMIT      933 drivers/pci/hotplug/ibmphp_pci.c 			pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_IO_LIMIT, 0x00 | bus->rangeIO->end >> 8);
PCI_IO_LIMIT      948 drivers/pci/hotplug/ibmphp_pci.c 			pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_IO_LIMIT, 0x00);
PCI_IO_LIMIT     1963 drivers/pci/hotplug/ibmphp_res.c 						pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_IO_LIMIT, &end_io_address);
PCI_IO_LIMIT      415 drivers/pci/probe.c 	pci_read_config_byte(dev, PCI_IO_LIMIT, &io_limit_lo);
PCI_IO_LIMIT      997 drivers/video/fbdev/matrox/matroxfb_DAC1064.c 			pci_write_config_byte(ibm, PCI_IO_LIMIT, 0x00);	/* ??? */