Home
last modified time | relevance | path

Searched refs:PCI_LOOKUP_CACHE (Results 1 – 4 of 4) sorted by relevance

/pciutils/lib/
H A Dnames-hash.c106 if (n->src == SRC_CACHE && !(flags & PCI_LOOKUP_CACHE)) in pci_id_lookup()
H A Dpci.h316 PCI_LOOKUP_CACHE = 0x200000, /* Consult the local cache before using DNS */ enumerator
H A Dnames.c25 if ((flags & PCI_LOOKUP_CACHE) && !a->id_cache_status) in id_lookup()
H A Dinit.c446 a->id_lookup_mode = PCI_LOOKUP_CACHE; in pci_init_dns()