Searched refs:PCI_EXP_LNKCAP2_DRS (Results 1 – 2 of 2) sorted by relevance
1351 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()
937 #define PCI_EXP_LNKCAP2_DRS 0x80000000 /* Device Readiness Status */ macro