Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1039 #define PCI_ERR_CAP_FEP(x) ((x) & 31) /* First Error Pointer */ macro
/pciutils/
H A Dls-ecaps.c192 PCI_ERR_CAP_FEP(l), FLAG(l, PCI_ERR_CAP_ECRC_GENC), FLAG(l, PCI_ERR_CAP_ECRC_GENE), in cap_aer()