Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h957 #define PCI_EXP_LINKSTA2_COMPONENT(x) (((x) >> 12) & 0x7) /* Presence */ macro
/pciutils/
H A Dls-caps.c1390 cap_express_link2_component(PCI_EXP_LINKSTA2_COMPONENT(w))); in cap_express_link2()