summaryrefslogtreecommitdiffstats
path: root/src/import/chips/centaur/procedures/hwp/memory/p9c_mss_shmoo_common.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/centaur/procedures/hwp/memory/p9c_mss_shmoo_common.H')
-rwxr-xr-xsrc/import/chips/centaur/procedures/hwp/memory/p9c_mss_shmoo_common.H4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/import/chips/centaur/procedures/hwp/memory/p9c_mss_shmoo_common.H b/src/import/chips/centaur/procedures/hwp/memory/p9c_mss_shmoo_common.H
index fc3200417..c8062dcb0 100755
--- a/src/import/chips/centaur/procedures/hwp/memory/p9c_mss_shmoo_common.H
+++ b/src/import/chips/centaur/procedures/hwp/memory/p9c_mss_shmoo_common.H
@@ -97,11 +97,7 @@ struct shmoo_knob_data_t
uint16_t rb_regval[MAX_DQ];// Right Bound register/Hex value
uint16_t nom_val[MAX_DQ]; // nominal value of this instance of the knob
uint16_t last_pass[MAX_DQ];
- uint16_t total_margin[MAX_DQ];
- uint16_t curr_diff[MAX_DQ];
uint16_t last_fail[MAX_DQ];
uint16_t curr_val[MAX_DQ];
- uint16_t right_margin_val[MAX_DQ];
- uint16_t left_margin_val[MAX_DQ];
};
#endif
OpenPOWER on IntegriCloud