Searched refs:PCI_CAP_FLAGS (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 213 #define PCI_CAP_FLAGS 2 /* Capability defined flags (16 bits) */ macro |
| /pciutils/ | ||
| H A D | ls-caps.c | 1828 cap = get_conf_word(d, where + PCI_CAP_FLAGS); in show_caps() |