Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_mdb.c55 uint_t hw_hashidx; member
320 hwp->hw_hashidx = 0; in hash_walk_init()
339 if (++hwp->hw_hashidx < hwp->hw_hashlen) in hash_walk_step()
340 wsp->walk_addr = hwp->hw_hash[hwp->hw_hashidx]; in hash_walk_step()
388 if (++hwp->hw_hashidx < hwp->hw_hashlen) in ustat_walk_step()
389 wsp->walk_addr = hwp->hw_hash[hwp->hw_hashidx]; in ustat_walk_step()