Home
last modified time | relevance | path

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

/pciutils/lib/
H A Demulated.c175 case PCI_MEMORY_BASE: in pci_emulated_read()
H A Dheader.h117 #define PCI_MEMORY_BASE 0x20 /* Memory range behind */ macro
/pciutils/
H A Dlspci.c552 u32 mem_base = get_conf_word(d, PCI_MEMORY_BASE); in show_htype1()