Searched refs:PCI_TPH_ST_LOC_MASK (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 1366 #define PCI_TPH_ST_LOC_MASK (3<<9) /* Steering table location bits */ macro |
| /pciutils/ | ||
| H A D | ls-ecaps.c | 36 switch (tph_cap & PCI_TPH_ST_LOC_MASK) { in cap_tph() |