Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_mdb.c54 uint_t hw_hashlen; member
319 hwp->hw_hashlen = hashlen; in hash_walk_init()
339 if (++hwp->hw_hashidx < hwp->hw_hashlen) in hash_walk_step()
361 mdb_free(hwp->hw_hash, sizeof (uintptr_t) * hwp->hw_hashlen); in hash_walk_fini()
388 if (++hwp->hw_hashidx < hwp->hw_hashlen) in ustat_walk_step()