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