end_io_address   1908 drivers/pci/hotplug/ibmphp_res.c 	u8 sec_busno, device, function, hdr_type, start_io_address, end_io_address;
end_io_address   1963 drivers/pci/hotplug/ibmphp_res.c 						pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_IO_LIMIT, &end_io_address);
end_io_address   1968 drivers/pci/hotplug/ibmphp_res.c 						end_address = (end_io_address & PCI_IO_RANGE_MASK) << 8;