Searched refs:SPD_KEY_MFG_MOD_WEEK (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/test/util-tests/tests/libjedec/hex2spd/ |
H A D | libjedec_hex2spd_lp4.c | 181 .hs_key = SPD_KEY_MFG_MOD_WEEK,
|
H A D | libjedec_hex2spd_lp3.c | 192 .hs_key = SPD_KEY_MFG_MOD_WEEK,
|
H A D | libjedec_hex2spd_ddr3.c | 263 .hs_key = SPD_KEY_MFG_MOD_WEEK, 664 .hs_key = SPD_KEY_MFG_MOD_WEEK,
|
H A D | libjedec_hex2spd_ddr4.c | 302 .hs_key = SPD_KEY_MFG_MOD_WEEK,
|
H A D | libjedec_hex2spd_ddr5.c | 625 .hs_key = SPD_KEY_MFG_MOD_WEEK,
|
/illumos-gate/usr/src/lib/libjedec/common/ |
H A D | libjedec.h | 1270 #define SPD_KEY_MFG_MOD_WEEK "mfg.module-week" /* string */ macro
|
H A D | libjedec_spd_ddr3.c | 624 { .sp_off = SPD_DDR3_MFG_WEEK, .sp_key = SPD_KEY_MFG_MOD_WEEK,
|
H A D | libjedec_spd_ddr4.c | 711 { .sp_off = SPD_DDR4_MOD_MFG_WEEK, .sp_key = SPD_KEY_MFG_MOD_WEEK,
|
H A D | libjedec_spd_ddr5.c | 1217 { .sp_off = SPD_DDR5_MOD_MFG_WEEK, .sp_key = SPD_KEY_MFG_MOD_WEEK,
|