diff --git a/RTAS/ch_rtas_call_defn.xml b/RTAS/ch_rtas_call_defn.xml
index f34d14b..186c4b3 100644
--- a/RTAS/ch_rtas_call_defn.xml
+++ b/RTAS/ch_rtas_call_defn.xml
@@ -14108,7 +14108,14 @@
PE Reset State is a value of 2. This is a
32-bit field with bit significance, as follows:
- Bits 0:27 - Reserved
+ Bits 0:26 - Reserved
+
+ Bit 27 - XIVE ESB Reset Status (valid for XIVE Exploitation mode only)
+ Bit 27 = 0: XIVE ESBs for this PE were not reset as a result of the
+ platform transition for PE Reset State of 2.
+ Bit 27 = 1: XIVE ESBs for this PE were reset as a result of the
+ platform transition for PE Reset State of 2. The ESB state for each
+ interrupt must be reinitialized prior to recovering the device.
Bits 28:29 - PE platform reset type. Only valid when bit
31 of this field is a value of 1.