Searched refs:io_base_hi (Results 1 – 1 of 1) sorted by relevance
420 u16 io_base_hi, io_limit_hi; in pci_read_bridge_io() local422 pci_read_config_word(dev, PCI_IO_BASE_UPPER16, &io_base_hi); in pci_read_bridge_io()424 base |= ((unsigned long) io_base_hi << 16); in pci_read_bridge_io()