summaryrefslogtreecommitdiffstats
path: root/src/include/usr/hwas/common/deconfigGard.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/hwas/common/deconfigGard.H')
-rw-r--r--src/include/usr/hwas/common/deconfigGard.H2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/usr/hwas/common/deconfigGard.H b/src/include/usr/hwas/common/deconfigGard.H
index 150602606..4ff7d0a83 100644
--- a/src/include/usr/hwas/common/deconfigGard.H
+++ b/src/include/usr/hwas/common/deconfigGard.H
@@ -187,6 +187,8 @@ public:
DECONFIGURED_BY_NO_PARENT_MI, // BASE | 0x1A
DECONFIGURED_BY_NO_MATCHING_LINK_SET, // BASE | 0x1B
+ //used when we deconfigure unused children of OBUS
+ DECONFIGURED_BY_OBUS_MODE, // BASE | 0x1C
// mask - these bits mean it's a PLID and not an enum
DECONFIGURED_BY_PLID_MASK = 0xFFFF0000,
OpenPOWER on IntegriCloud