Searched refs:PCI_AF_STATUS_TP (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 983 #define PCI_AF_STATUS_TP 0x01 macro |
| /pciutils/ | ||
| H A D | ls-caps.c | 1627 printf("\t\tAFStatus: TP%c\n", FLAG(reg, PCI_AF_STATUS_TP)); in cap_af() |