Home
last modified time | relevance | path

Searched refs:PCI_MEMORY_LIMIT (Results 1 – 2 of 2) sorted by relevance

/pciutils/lib/
H A Dheader.h118 #define PCI_MEMORY_LIMIT 0x22 macro
/pciutils/
H A Dlspci.c553 u32 mem_limit = get_conf_word(d, PCI_MEMORY_LIMIT); in show_htype1()