Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dnames-hash.c104 if (n->src == SRC_NET && !(flags & PCI_LOOKUP_NETWORK)) in pci_id_lookup()
H A Dpci.h314 PCI_LOOKUP_NETWORK = 0x80000, /* Try to resolve unknown ID's by DNS */ enumerator
H A Dnames.c40 if (flags & PCI_LOOKUP_NETWORK) in id_lookup()
/pciutils/
H A Dlspci.c1202 pacc->id_lookup_mode |= PCI_LOOKUP_NETWORK; in main()
1207 pacc->id_lookup_mode |= PCI_LOOKUP_NETWORK | PCI_LOOKUP_SKIP_LOCAL; in main()