upper_io_start   1909 drivers/pci/hotplug/ibmphp_res.c 	u16 vendor_id, upper_io_start, upper_io_end, start_mem_address, end_mem_address;
upper_io_start   1964 drivers/pci/hotplug/ibmphp_res.c 						pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_IO_BASE_UPPER16, &upper_io_start);
upper_io_start   1967 drivers/pci/hotplug/ibmphp_res.c 						start_address |= (upper_io_start << 16);