Searched refs:PCI_IO_BASE_UPPER16 (Results 1 – 3 of 3) sorted by relevance
204 case PCI_IO_BASE_UPPER16: in pci_emulated_read()
129 #define PCI_IO_BASE_UPPER16 0x30 /* Upper half of I/O addresses */ macro
589 io_base |= (get_conf_word(d, PCI_IO_BASE_UPPER16) << 16); in show_htype1()