Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c24 if (!config_fetch(d, where + PCI_TPH_CAPABILITIES, 4)) in cap_tph()
27 tph_cap = get_conf_long(d, where + PCI_TPH_CAPABILITIES); in cap_tph()
/pciutils/lib/
H A Dheader.h1362 #define PCI_TPH_CAPABILITIES 4 macro