Searched refs:SPD_KEY_REV_ENC (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/test/util-tests/tests/libjedec/hex2spd/ |
H A D | libjedec_hex2spd_lp5.c | 38 .hs_key = SPD_KEY_REV_ENC, 169 .hs_key = SPD_KEY_REV_ENC,
|
H A D | libjedec_hex2spd_lp4.c | 42 .hs_key = SPD_KEY_REV_ENC,
|
H A D | libjedec_hex2spd_ddr4.c | 149 .hs_key = SPD_KEY_REV_ENC, 456 .hs_key = SPD_KEY_REV_ENC,
|
H A D | libjedec_hex2spd_lp3.c | 42 .hs_key = SPD_KEY_REV_ENC,
|
H A D | libjedec_hex2spd_ddr5.c | 38 .hs_key = SPD_KEY_REV_ENC, 283 .hs_key = SPD_KEY_REV_ENC,
|
H A D | libjedec_hex2spd_ddr3.c | 46 .hs_key = SPD_KEY_REV_ENC, 310 .hs_key = SPD_KEY_REV_ENC,
|
/illumos-gate/usr/src/lib/libjedec/common/ |
H A D | libjedec.h | 221 #define SPD_KEY_REV_ENC "meta.revision-encoding" /* uint32_t */ macro
|
H A D | libjedec_spd.c | 402 spd_nvl_insert_u32(si, SPD_KEY_REV_ENC, enc); in spd_parse_rev()
|