Searched refs:topo_node_hash (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_tree.h145 extern int topo_node_hash(topo_nodehash_t *, topo_instance_t);
H A Dtopo_list.c174 index = topo_node_hash(node->tn_phash, node->tn_instance) + 1;
H A Dtopo_node.c551 h = topo_node_hash(nhp, inst);
563 topo_node_hash(topo_nodehash_t *nhp, topo_instance_t inst) function
657 h = topo_node_hash(nhp, inst);
756 h = topo_node_hash(nhp, inst);

Completed in 22 milliseconds