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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c212 lookup_node_object(picl_nodehdl_t nodehdl, int object_type, function
649 hash_obj = lookup_node_object(warg->nodeh, SEGMENT_NODE, cont_tbl);
679 hash_obj = lookup_node_object(sec_nodehdl, SECTION_NODE, cont_tbl);
806 hash_obj = lookup_node_object(rarg->proph, PACKET_NODE, cont_tbl);
851 hash_obj = lookup_node_object(warg->proph, PACKET_NODE, cont_tbl);
901 hash_obj = lookup_node_object(rowproph, PACKET_NODE, cont_tbl);
996 pkt_hash_obj = lookup_node_object(rowproph, PACKET_NODE, cont_tbl);
1040 seg_hash_obj = lookup_node_object(warg->nodeh, SEGMENT_NODE,
1207 hash_obj = lookup_node_object(nodeh, SEGMENT_NODE, cont_tbl);
1288 hash_obj = lookup_node_object(war
[all...]

Completed in 60 milliseconds