Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c1351 FLAG(l, PCI_EXP_LNKCAP2_DRS)); in cap_express_link2()
1386 if (exp_downstream_port(type) && (l & PCI_EXP_LNKCAP2_DRS)) { in cap_express_link2()
/pciutils/lib/
H A Dheader.h937 #define PCI_EXP_LNKCAP2_DRS 0x80000000 /* Device Readiness Status */ macro