CTDS_STATE
return (nvlist_lookup_uint32(info->nvl, CTDS_STATE, statep));
VERIFY(nvlist_add_uint32(nvl, CTDS_STATE, ctd->cond_state) == 0);