Searched refs:io_limit_hi (Results 1 – 1 of 1) sorted by relevance
374 u16 io_base_hi, io_limit_hi; in pci_read_bridge_io() local377 pci_read_config_word(dev, PCI_IO_LIMIT_UPPER16, &io_limit_hi); in pci_read_bridge_io()379 limit |= ((unsigned long) io_limit_hi << 16); in pci_read_bridge_io()