Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h213 #define PCI_CAP_FLAGS 2 /* Capability defined flags (16 bits) */ macro
/pciutils/
H A Dls-caps.c1828 cap = get_conf_word(d, where + PCI_CAP_FLAGS); in show_caps()