Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h917 #define PCI_EXP_DEVCAP2_FRS 0x80000000 /* FRS supported */ macro
/pciutils/
H A Dls-caps.c1132 printf("\n\t\t\t FRS%c", FLAG(l, PCI_EXP_DEVCAP2_FRS)); in cap_express_dev2()