Home
last modified time | relevance | path

Searched refs:PCI_IO_BASE (Results 1 – 3 of 3) sorted by relevance

/pciutils/lib/
H A Demulated.c161 case PCI_IO_BASE: in pci_emulated_read()
H A Dheader.h110 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ macro
/pciutils/
H A Dlspci.c549 u32 io_base = get_conf_byte(d, PCI_IO_BASE); in show_htype1()