Home
last modified time | relevance | path

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 Dlibjedec_hex2spd_lp5.c38 .hs_key = SPD_KEY_REV_ENC,
169 .hs_key = SPD_KEY_REV_ENC,
H A Dlibjedec_hex2spd_lp4.c42 .hs_key = SPD_KEY_REV_ENC,
H A Dlibjedec_hex2spd_ddr4.c149 .hs_key = SPD_KEY_REV_ENC,
456 .hs_key = SPD_KEY_REV_ENC,
H A Dlibjedec_hex2spd_lp3.c42 .hs_key = SPD_KEY_REV_ENC,
H A Dlibjedec_hex2spd_ddr5.c38 .hs_key = SPD_KEY_REV_ENC,
283 .hs_key = SPD_KEY_REV_ENC,
H A Dlibjedec_hex2spd_ddr3.c46 .hs_key = SPD_KEY_REV_ENC,
310 .hs_key = SPD_KEY_REV_ENC,
/illumos-gate/usr/src/lib/libjedec/common/
H A Dlibjedec.h221 #define SPD_KEY_REV_ENC "meta.revision-encoding" /* uint32_t */ macro
H A Dlibjedec_spd.c402 spd_nvl_insert_u32(si, SPD_KEY_REV_ENC, enc); in spd_parse_rev()