Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c59 topo_nodehash_t *curr_hash; member
838 state->curr_hash = (topo_nodehash_t *)node.tn_children.l_next; in tnh_walk_init()
853 if (state->curr_hash == NULL) in tnh_walk_step()
857 (uintptr_t)state->curr_hash) != sizeof (topo_nodehash_t)) { in tnh_walk_step()
860 (uintptr_t)state->curr_hash); in tnh_walk_step()
879 state->curr_hash = in tnh_walk_step()