Home
last modified time | relevance | path

Searched defs:cat (Results 1 – 7 of 7) sorted by relevance

/pciutils/lib/
H A Dnames-hash.c55 static inline unsigned int id_hash(int cat, u32 id12, u32 id34) in id_hash()
64 pci_id_insert(struct pci_access *a, int cat, int id1, int id2, int id3, int id4, char *text, enum i… in pci_id_insert()
88 *pci_id_lookup(struct pci_access *a, int flags, int cat, int id1, int id2, int id3, int id4) in pci_id_lookup()
H A Dnames-hwdb.c24 pci_id_hwdb_lookup(struct pci_access *a, int cat, int id1, int id2, int id3, int id4 UNUSED) in pci_id_hwdb_lookup()
H A Dnames.h18 byte cat; member
H A Dnames-cache.c151 int cat, id1, id2, id3, id4, cnt; in pci_id_cache_load() local
H A Dnames.c18 static char *id_lookup(struct pci_access *a, int flags, int cat, int id1, int id2, int id3, int id4) in id_lookup()
H A Dnames-parse.c92 int cat = -1; in id_parse_list() local
H A Dnames-net.c162 *pci_id_net_lookup(struct pci_access *a, int cat, int id1, int id2, int id3, int id4) in pci_id_net_lookup()