Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1364 #define PCI_TPH_DEV_SUP (1<<2) /* Device specific mode supported */ macro
/pciutils/
H A Dls-ecaps.c31 if (tph_cap & PCI_TPH_DEV_SUP) in cap_tph()