Searched defs:n (Results 1 – 7 of 7) sorted by relevance
| /pciutils/lib/ |
| H A D | names-hash.c | 30 #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 D | sysfs.c | 84 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 D | physmem-windows.c | 122 #define InitializeObjectAttributes(p, n, a, r, s) \ argument
|
| /pciutils/compat/ |
| H A D | getopt.c | 185 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 D | ls-tree.c | 20 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 D | ls-ecaps.c | 647 int n = addr_lo & 7; in cap_rclink() local 846 cxl_range(u64 base, u64 size, int n) in cxl_range()
|
| H A D | setpci.c | 666 int n, j; in parse_op() local
|