]> mj.ucw.cz Git - pciutils.git/blobdiff - lib/header.h
lib: fixup DOE status register bit
[pciutils.git] / lib / header.h
index e146a56b7945a215065a41245a3a8d1f40189b45..5ab606ff39f3d687585322a36cc741d1033c7855 100644 (file)
 #define PCI_DOE_STS            0xC     /* DOE Status Register */
 #define  PCI_DOE_STS_BUSY              0x1     /* DOE Busy */
 #define  PCI_DOE_STS_INT               0x2     /* DOE Interrupt Status */
-#define  PCI_DOE_STS_ERROR             0x3     /* DOE Error */
+#define  PCI_DOE_STS_ERROR             0x4     /* DOE Error */
 #define  PCI_DOE_STS_OBJECT_READY      0x80000000 /* Data Object Ready */
 
 /*