Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_mdb.c54 uint_t hw_hashlen; member
326 hwp->hw_hashlen = hashlen; in hash_walk_init()
346 if (++hwp->hw_hashidx < hwp->hw_hashlen) in hash_walk_step()
368 mdb_free(hwp->hw_hash, sizeof (uintptr_t) * hwp->hw_hashlen); in hash_walk_fini()
395 if (++hwp->hw_hashidx < hwp->hw_hashlen) in ustat_walk_step()