From 99d8a2ec0d3f4e83b1089f7358a8d930dddf2bee Mon Sep 17 00:00:00 2001 From: Stephen Glancy Date: Thu, 13 Sep 2018 14:05:32 -0500 Subject: Adds insert function space helpers for LRDIMM Change-Id: I2ad35dc3d1a72606b7a0ce72ad407fe7ce10e0c2 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66086 Tested-by: Jenkins Server Tested-by: HWSV CI Tested-by: Hostboot CI Reviewed-by: ANDRE A. MARIN Reviewed-by: Louis Stermole Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66097 Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Tested-by: Jenkins OP HW Reviewed-by: Christian R. Geddes --- src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/import/chips/p9/procedures/hwp/memory/lib/shared') diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H b/src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H index 8238a888c..bbd083730 100644 --- a/src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H +++ b/src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H @@ -196,6 +196,10 @@ enum ffdc_function_codes // eff_dimm.C PRIMARY_STACK_TYPE = 116, + + // CW engine information + CW_DATA_ENGINE = 117, + CW_INFO_ENGINE = 118, }; enum states -- cgit v1.2.1