dmt_height
for (k = 0; k < le32_to_cpu(tp->dmt_height); k++) {
for (k = le32_to_cpu(tp->dmt_height), ti = 1;