Home
last modified time | relevance | path

Searched refs:PCI_EXP_DEVCAP2_TPH_COMP (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/pciutils/pciutils-3.7.0/lib/
H A Dheader.h878 #define PCI_EXP_DEVCAP2_TPH_COMP(x) (((x) >> 12) & 3) /* TPH Completer Supported */ macro
/dports/devel/libpci/pciutils-3.7.0/lib/
H A Dheader.h878 #define PCI_EXP_DEVCAP2_TPH_COMP(x) (((x) >> 12) & 3) /* TPH Completer Supported */ macro
/dports/sysutils/pciutils/pciutils-3.7.0/
H A Dls-caps.c1115 printf(" %s", cap_express_devcap2_tphcomp(PCI_EXP_DEVCAP2_TPH_COMP(l))); in cap_express_dev2()
/dports/devel/libpci/pciutils-3.7.0/
H A Dls-caps.c1115 printf(" %s", cap_express_devcap2_tphcomp(PCI_EXP_DEVCAP2_TPH_COMP(l))); in cap_express_dev2()