NV_HASHSZ
nv->nv_hash = mdb_zalloc(sizeof (mdb_var_t *) * NV_HASHSZ, um_flags);
nv->nv_hashsz = NV_HASHSZ;