Searched refs:tn_phash (Results 1 – 4 of 4) sorted by relevance
177 index = topo_node_hash(node->tn_phash, node->tn_instance) + 1; in topo_child_next()178 for (nhp = node->tn_phash; nhp != NULL; nhp = topo_list_next(nhp)) { in topo_child_next()
68 topo_nodehash_t *tn_phash; /* parent hash bucket for this node */ member
155 nhp = node->tn_phash; in topo_node_destroy()506 node->tn_phash = nhp; in topo_node_bind()607 node->tn_phash = nhp; in topo_node_facbind()
302 mdb_printf("%-12s 0x%-34p %-30s\n", "tn_phash", tn.tn_phash, in topo_node()