LIBSES_EN_PROP_CSN
if (nvlist_lookup_string(props, LIBSES_EN_PROP_CSN,
(nvlist_lookup_string(props, LIBSES_EN_PROP_CSN, &csn) != 0)) {
verify(nvlist_lookup_string(props, LIBSES_EN_PROP_CSN, &serial) == 0);
if (nvlist_lookup_string(props, LIBSES_EN_PROP_CSN,
SES_NV_ADD(string, nverr, props, LIBSES_EN_PROP_CSN,
SES_NV_ADD(string, nverr, props, LIBSES_EN_PROP_CSN, serial);
LIBSES_EN_PROP_CSN, (char *)(vsp + cid_off),
SES_NV_ADD(string, nverr, props, LIBSES_EN_PROP_CSN, csn);