PCI_MEMORY_LIMIT  240 arch/arm/mach-cns3xxx/pcie.c 	cns3xxx_write_config(cnspci, PCI_MEMORY_LIMIT, 2, mem_limit);
PCI_MEMORY_LIMIT  202 arch/x86/pci/ce4100.c 	case PCI_MEMORY_LIMIT:
PCI_MEMORY_LIMIT  214 arch/x86/pci/ce4100.c 		if (reg == PCI_MEMORY_LIMIT)
PCI_MEMORY_LIMIT  163 arch/xtensa/lib/pci-auto.c 	pci_write_config_word(dev, PCI_MEMORY_LIMIT,
PCI_MEMORY_LIMIT 2493 drivers/pci/hotplug/cpqphp_ctrl.c 		rc = pci_bus_write_config_word(pci_bus, devfn, PCI_MEMORY_LIMIT, temp_word);
PCI_MEMORY_LIMIT 2663 drivers/pci/hotplug/cpqphp_ctrl.c 					rc = pci_bus_write_config_word(pci_bus, devfn, PCI_MEMORY_LIMIT, temp_word);
PCI_MEMORY_LIMIT 2670 drivers/pci/hotplug/cpqphp_ctrl.c 					rc = pci_bus_write_config_word(pci_bus, devfn, PCI_MEMORY_LIMIT, temp_word);
PCI_MEMORY_LIMIT  759 drivers/pci/hotplug/cpqphp_pci.c 			pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_LIMIT, &w_length);
PCI_MEMORY_LIMIT  953 drivers/pci/hotplug/ibmphp_pci.c 			pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_LIMIT, 0x0000 | bus->rangeMem->end >> 16);
PCI_MEMORY_LIMIT  964 drivers/pci/hotplug/ibmphp_pci.c 			pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_LIMIT, 0x0000);
PCI_MEMORY_LIMIT 2012 drivers/pci/hotplug/ibmphp_res.c 						pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_LIMIT, &end_mem_address);
PCI_MEMORY_LIMIT  447 drivers/pci/probe.c 	pci_read_config_word(dev, PCI_MEMORY_LIMIT, &mem_limit_lo);