Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h908 #define PCI_EXP_DEVCAP2_LN_CLS(x) (((x) >> 14) & 3) /* LN System CLS Supported */ macro
/pciutils/
H A Dls-caps.c1136 cap_express_devcap2_lncls(PCI_EXP_DEVCAP2_LN_CLS(l))); in cap_express_dev2()