Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/mc/imc/
H A Dimc_dump.c161 nvlist_t *ileaves[IMC_MAX_RANK_INTERLEAVES]; in imc_dump_channel() local
177 ileaves[j] = e; in imc_dump_channel()
179 fnvlist_add_nvlist_array(r, "irle_entries", ileaves, j); in imc_dump_channel()
181 nvlist_free(ileaves[j]); in imc_dump_channel()
443 nvlist_t **ileaves; in imc_restore_channel() local
455 &ileaves, &r->irle_nentries) != 0 || in imc_restore_channel()
463 if (nvlist_lookup_uint8(ileaves[j], "irle_target", in imc_restore_channel()
465 nvlist_lookup_uint64(ileaves[j], "irle_offset", in imc_restore_channel()