Home
last modified time | relevance | path

Searched refs:tadruleno (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/mc/imc/
H A Dimc_decode.c487 uint_t i, tadruleno; in imc_decode_tad() local
512 tadruleno = i; in imc_decode_tad()
560 if (tadruleno >= chan->ich_ntad_offsets) { in imc_decode_tad()
562 dec->ids_fail_data = tadruleno; in imc_decode_tad()
584 off = chan->ich_tad_offsets[tadruleno]; in imc_decode_tad()