Searched refs:PCI_EXP_DEVSTA_CED (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 811 #define PCI_EXP_DEVSTA_CED 0x01 /* Correctable Error Detected */ macro |
| /pciutils/ | ||
| H A D | ls-caps.c | 747 FLAG(w, PCI_EXP_DEVSTA_CED), in cap_express_dev() |