Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1061 #define PCI_ERR_MSG_NUM(x) (((x) >> 27) & 0x1f) /* MSI/MSI-X vector */ macro
/pciutils/
H A Dls-ecaps.c224 PCI_ERR_MSG_NUM(l)); in cap_aer()