diff options
Diffstat (limited to 'src/include/usr/htmgt/htmgt_reasoncodes.H')
| -rw-r--r-- | src/include/usr/htmgt/htmgt_reasoncodes.H | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/usr/htmgt/htmgt_reasoncodes.H b/src/include/usr/htmgt/htmgt_reasoncodes.H index 5fc1b9638..d6a106949 100644 --- a/src/include/usr/htmgt/htmgt_reasoncodes.H +++ b/src/include/usr/htmgt/htmgt_reasoncodes.H @@ -63,6 +63,7 @@ namespace HTMGT HTMGT_RC_OT_THROTTLE_INVALID_N = HTMGT_COMP_ID | 0x04, HTMGT_RC_OCC_NOT_READY = HTMGT_COMP_ID | 0x05, HTMGT_RC_ATTRIBUTE_ERROR = HTMGT_COMP_ID | 0x06, + HTMGT_RC_OCC_EXCEPTION = HTMGT_COMP_ID | 0x0E, HTMGT_RC_NO_SUPPORT = HTMGT_COMP_ID | 0x0F, HTMGT_RC_OCC_RESET = HTMGT_COMP_ID | 0x15, HTMGT_RC_OCC_CRIT_FAILURE = HTMGT_COMP_ID | 0x16, |

