Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dnames.h34 enum id_entry_src { enum
60 …uct pci_access *a, int cat, int id1, int id2, int id3, int id4, char *text, enum id_entry_src src);
H A Dnames-hash.c64 …ruct pci_access *a, int cat, int id1, int id2, int id3, int id4, char *text, enum id_entry_src src) in pci_id_insert()