Searched refs:PCI_EXP_DEVCAP2_TPH_COMP (Results 1 – 2 of 2) sorted by relevance
891 #define PCI_EXP_DEVCAP2_TPH_COMP(x) (((x) >> 12) & 3) /* TPH Completer Supported */ macro
1136 printf(" %s", cap_express_devcap2_tphcomp(PCI_EXP_DEVCAP2_TPH_COMP(l))); in cap_express_dev2()