Home
last modified time | relevance | path

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, in lookup_node_object() function
649 hash_obj = lookup_node_object(warg->nodeh, SEGMENT_NODE, cont_tbl); in frudata_delete_segment()
679 hash_obj = lookup_node_object(sec_nodehdl, SECTION_NODE, cont_tbl); in frudata_delete_segment()
806 hash_obj = lookup_node_object(rarg->proph, PACKET_NODE, cont_tbl); in frudata_read_payload()
851 hash_obj = lookup_node_object(warg->proph, PACKET_NODE, cont_tbl); in frudata_write_payload()
901 hash_obj = lookup_node_object(rowproph, PACKET_NODE, cont_tbl); in frudata_read_tag()
996 pkt_hash_obj = lookup_node_object(rowproph, PACKET_NODE, cont_tbl); in frudata_delete_packet()
1040 seg_hash_obj = lookup_node_object(warg->nodeh, SEGMENT_NODE, in frudata_delete_packet()
1207 hash_obj = lookup_node_object(nodeh, SEGMENT_NODE, cont_tbl); in frudata_read_packet()
1830 cont_hash = lookup_node_object(nodehdl, CONTAINER_NODE, cont_tbl); in create_section_node()
[all …]