Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h811 #define PCI_EXP_DEVSTA_CED 0x01 /* Correctable Error Detected */ macro
/pciutils/
H A Dls-caps.c747 FLAG(w, PCI_EXP_DEVSTA_CED), in cap_express_dev()