Searched refs:SES_EN_PROP_UCODE (Results 1 – 3 of 3) sorted by relevance
359 #define SES_EN_PROP_UCODE "ses-microcode-dl-status" /* U64 */ macro
237 SES_NV_ADD(uint64, nverr, nvl, SES_EN_PROP_UCODE, in enc_parse_dlucode()
589 if (nvlist_lookup_uint64(props, SES_EN_PROP_UCODE, &status) != 0) { in get_status()