summaryrefslogtreecommitdiffstats
path: root/src/usr/scom/scom.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/scom/scom.C')
-rw-r--r--src/usr/scom/scom.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/scom/scom.C b/src/usr/scom/scom.C
index ae83f7769..38864cbe5 100644
--- a/src/usr/scom/scom.C
+++ b/src/usr/scom/scom.C
@@ -273,7 +273,7 @@ errlHndl_t checkIndirectAndDoScom(DeviceFW::OperationType i_opType,
//Best guess is the chip
l_err->addHwCallout( i_target,
HWAS::SRCI_PRIORITY_HIGH,
- HWAS::DECONFIG,
+ HWAS::DELAYED_DECONFIG,
HWAS::GARD_Predictive );
//Add this target to the FFDC
@@ -389,7 +389,7 @@ errlHndl_t checkIndirectAndDoScom(DeviceFW::OperationType i_opType,
//Best guess is the chip
l_err->addHwCallout( i_target,
HWAS::SRCI_PRIORITY_HIGH,
- HWAS::DECONFIG,
+ HWAS::DELAYED_DECONFIG,
HWAS::GARD_Predictive );
//Add this target to the FFDC
OpenPOWER on IntegriCloud