Searched refs:SPD_KEY_MFG_MOD_PN (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/test/util-tests/tests/libjedec/hex2spd/ |
H A D | libjedec_hex2spd_ddr4.c | 106 .hs_key = SPD_KEY_MFG_MOD_PN, 306 .hs_key = SPD_KEY_MFG_MOD_PN, 548 .hs_key = SPD_KEY_MFG_MOD_PN,
|
H A D | libjedec_hex2spd_lp4.c | 189 .hs_key = SPD_KEY_MFG_MOD_PN,
|
H A D | libjedec_hex2spd_lp3.c | 200 .hs_key = SPD_KEY_MFG_MOD_PN,
|
H A D | libjedec_hex2spd_ddr3.c | 271 .hs_key = SPD_KEY_MFG_MOD_PN, 677 .hs_key = SPD_KEY_MFG_MOD_PN,
|
H A D | libjedec_hex2spd_ddr5.c | 633 .hs_key = SPD_KEY_MFG_MOD_PN,
|
/illumos-gate/usr/src/test/util-tests/tests/libjedec/ |
H A D | libjedec_spd.c | 117 !spd_check_single_err(errs, SPD_KEY_MFG_MOD_PN, in spd_check_misc_errors()
|
/illumos-gate/usr/src/lib/libjedec/common/ |
H A D | libjedec.h | 1271 #define SPD_KEY_MFG_MOD_PN "mfg.module-pn" /* string */ macro
|
H A D | libjedec_spd_ddr3.c | 629 .sp_key = SPD_KEY_MFG_MOD_PN, .sp_parse = spd_parse_string },
|
H A D | libjedec_spd_ddr4.c | 716 .sp_key = SPD_KEY_MFG_MOD_PN, .sp_parse = spd_parse_string },
|
H A D | libjedec_spd_ddr5.c | 1222 .sp_key = SPD_KEY_MFG_MOD_PN, .sp_parse = spd_parse_string },
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/dimm/ |
H A D | topo_dimm.c | 1322 SPD_KEY_MFG_MOD_PN, DATA_TYPE_STRING, &mod_pn, in topo_dimm_enum()
|