Searched refs:upper_io_end (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pci/hotplug/
H A Dibmphp_res.c1909 u16 vendor_id, upper_io_start, upper_io_end, start_mem_address, end_mem_address; local
1965 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_IO_LIMIT_UPPER16, &upper_io_end);
1969 end_address |= (upper_io_end << 16);

Completed in 98 milliseconds