Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dnames-hash.c30 #define BUCKET_ALIGN(n) ((n)+BUCKET_ALIGNMENT-(n)%BUCKET_ALIGNMENT) argument
69 struct id_entry *n = a->id_hash ? a->id_hash[h] : NULL; in pci_id_insert() local
90 struct id_entry *n, *best; in pci_id_lookup() local
H A Dsysfs.c84 int n = snprintf(buf, OBJNAMELEN, "%s/devices/%04x:%02x:%02x.%d/%s", in sysfs_obj_name() local
96 int fd, n; in sysfs_get_string() local
242 int n; in sysfs_scan() local
282 int n; in sysfs_fill_slots() local
H A Dphysmem-windows.c122 #define InitializeObjectAttributes(p, n, a, r, s) \ argument
/pciutils/compat/
H A Dgetopt.c185 int n = 0; in my_strlen() local
201 static int my_strncmp(const char *s1, const char *s2, int n) in my_strncmp()
/pciutils/
H A Dls-tree.c20 find_bus(struct bridge *b, unsigned int domain, unsigned int n) in find_bus()
44 new_bus(struct bridge *b, unsigned int domain, unsigned int n) in new_bus()
H A Dls-ecaps.c647 int n = addr_lo & 7; in cap_rclink() local
846 cxl_range(u64 base, u64 size, int n) in cxl_range()
H A Dsetpci.c666 int n, j; in parse_op() local