Searched refs:PCI_ERR_MSG_NUM (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 1061 #define PCI_ERR_MSG_NUM(x) (((x) >> 27) & 0x1f) /* MSI/MSI-X vector */ macro |
| /pciutils/ | ||
| H A D | ls-ecaps.c | 224 PCI_ERR_MSG_NUM(l)); in cap_aer() |