Home
last modified time | relevance | path

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

/pciutils/lib/
H A Demulated.c182 case PCI_PREF_MEMORY_BASE: in pci_emulated_read()
H A Dheader.h121 #define PCI_PREF_MEMORY_BASE 0x24 /* Prefetchable memory range behind */ macro
/pciutils/
H A Dlspci.c555 u32 pref_base = get_conf_word(d, PCI_PREF_MEMORY_BASE); in show_htype1()