solidigm_smart_ent_t
.nf_off = offsetof(solidigm_smart_ent_t, sse_raw[0]),
.nf_off = offsetof(solidigm_smart_ent_t, sse_raw[1]),
.nf_off = offsetof(solidigm_smart_ent_t, sse_##f), \
.nf_len = sizeof (((solidigm_smart_ent_t *)NULL)->sse_##f)
.nf_off = offsetof(solidigm_smart_ent_t, sse_raw[0]),
.nf_off = offsetof(solidigm_smart_ent_t, sse_raw[2]),
.nf_off = offsetof(solidigm_smart_ent_t, sse_raw[4]),
CTASSERT(sizeof (solidigm_smart_ent_t) == 12);
solidigm_smart_ent_t vsl_data[512 / sizeof (solidigm_smart_ent_t)];