Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dnames.c138 if (a->numeric_ids > 1) in pci_lookup_name()
140 else if (a->numeric_ids) in pci_lookup_name()
H A Dpci.h71 int numeric_ids; /* Enforce PCI_LOOKUP_NUMERIC (>1 => PCI_LOOKUP_MIXED) */ member
/pciutils/
H A Dlspci.c1129 pacc->numeric_ids++; in main()
H A DChangeLog1166 pci_access->numeric_ids is ignored.