Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data_impl.h72 picl_nodehdl_t sec_nodehdl; /* section node handle */ member
H A Dfru_data.c489 child_obj->u.seg_node->sec_nodehdl = parent_obj->picl_hdl; in add_to_segment_list()
638 picl_nodehdl_t sec_nodehdl; in frudata_delete_segment() local
677 sec_nodehdl = hash_obj->u.seg_node->sec_nodehdl; in frudata_delete_segment()
679 hash_obj = lookup_node_object(sec_nodehdl, SECTION_NODE, cont_tbl); in frudata_delete_segment()