Searched refs:PCI_PREF_MEMORY_LIMIT (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 122 #define PCI_PREF_MEMORY_LIMIT 0x26 macro |
| /pciutils/ | ||
| H A D | lspci.c | 556 u32 pref_limit = get_conf_word(d, PCI_PREF_MEMORY_LIMIT); in show_htype1() |