Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c58 topo_nodehash_t *curr_hash; member
837 state->curr_hash = (topo_nodehash_t *)node.tn_children.l_next; in tnh_walk_init()
852 if (state->curr_hash == NULL) in tnh_walk_step()
856 (uintptr_t)state->curr_hash) != sizeof (topo_nodehash_t)) { in tnh_walk_step()
859 (uintptr_t)state->curr_hash); in tnh_walk_step()
878 state->curr_hash = in tnh_walk_step()