summaryrefslogtreecommitdiffstats
path: root/src/sbefw/sbecmdcntrldmt.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbefw/sbecmdcntrldmt.H')
-rw-r--r--src/sbefw/sbecmdcntrldmt.H7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/sbefw/sbecmdcntrldmt.H b/src/sbefw/sbecmdcntrldmt.H
index a397e153..e83d5b7e 100644
--- a/src/sbefw/sbecmdcntrldmt.H
+++ b/src/sbefw/sbecmdcntrldmt.H
@@ -50,6 +50,13 @@ static const uint64_t N3_FIR_CORE_CHECKSTOP_BIT = 31; // 63-32 = 31
void sbeDmtPkExpiryCallback(void *arg);
/**
+ * @brief Called to collect FFDC for the Deadman loop timeout
+ * into the SBE global HWP FFDC region
+ * @return SBE Secondary RC
+ */
+uint32_t sbeCollectDeadmanFfdc (void);
+
+/**
* @brief Control Deadman Timer command (0xD101)
*
* @param[in] i_pArg Buffer to be passed to the function (not used as of now)
OpenPOWER on IntegriCloud