start_io_address 1908 drivers/pci/hotplug/ibmphp_res.c 	u8 sec_busno, device, function, hdr_type, start_io_address, end_io_address;
start_io_address 1962 drivers/pci/hotplug/ibmphp_res.c 						pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_IO_BASE, &start_io_address);
start_io_address 1966 drivers/pci/hotplug/ibmphp_res.c 						start_address = (start_io_address & PCI_IO_RANGE_MASK) << 8;