diff options
| author | Rahul Batra <rbatra@us.ibm.com> | 2017-04-16 15:59:46 -0500 |
|---|---|---|
| committer | Joshua Hunsberger <jahunsbe@us.ibm.com> | 2017-10-23 17:32:37 -0500 |
| commit | ff5270160ab556564cf39b491d4f815c21e38dee (patch) | |
| tree | 23d8c9cc367d60e993166ecd83e4188d946be5c1 /import/chips/p9/common/pmlib/include | |
| parent | bf5c3e2c843b0839921ed1c581efc6645691f0a9 (diff) | |
| download | talos-hcode-ff5270160ab556564cf39b491d4f815c21e38dee.tar.gz talos-hcode-ff5270160ab556564cf39b491d4f815c21e38dee.zip | |
PSTATE: PGPE-SGPE Interaction Updates
Change-Id: Ifcda5054779766eb2acc40a539b09ddf02b9ae63
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39682
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com>
Reviewed-by: Michael S. Floyd <mfloyd@us.ibm.com>
Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
Diffstat (limited to 'import/chips/p9/common/pmlib/include')
| -rw-r--r-- | import/chips/p9/common/pmlib/include/pstate_pgpe_cme_api.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/import/chips/p9/common/pmlib/include/pstate_pgpe_cme_api.h b/import/chips/p9/common/pmlib/include/pstate_pgpe_cme_api.h index e3ab881d..b5d6ef34 100644 --- a/import/chips/p9/common/pmlib/include/pstate_pgpe_cme_api.h +++ b/import/chips/p9/common/pmlib/include/pstate_pgpe_cme_api.h @@ -69,6 +69,7 @@ enum MESSAGEID_PCB_TYPE4_ACK_TYPES MSGID_PCB_TYPE4_ACK_ERROR = 0, MSGID_PCB_TYPE4_ACK_PSTATE_PROTO_ACK = 1, MSGID_PCB_TYPE4_ACK_PSTATE_SUSPENDED = 2, + MSGID_PCB_TYPE4_QUAD_MGR_AVAILABLE = 3 }; |

