Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1366 #define PCI_TPH_ST_LOC_MASK (3<<9) /* Steering table location bits */ macro
/pciutils/
H A Dls-ecaps.c36 switch (tph_cap & PCI_TPH_ST_LOC_MASK) { in cap_tph()