Searched defs:nodehdl (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/cmd/picl/plugins/sun4u/frudata/ |
H A D | fru_data.c | 132 lookup_container_table(picl_nodehdl_t nodehdl, int object_type) in lookup_container_table() 195 lock_container_lock(picl_nodehdl_t nodehdl, int object_type, int operation) in lock_container_lock() 212 lookup_node_object(picl_nodehdl_t nodehdl, int object_type, in lookup_node_object() 281 alloc_container_table(picl_nodehdl_t nodehdl) in alloc_container_table() 313 alloc_container_node_object(picl_nodehdl_t nodehdl) in alloc_container_node_object() 354 alloc_section_node_object(picl_nodehdl_t nodehdl, section_t *section) in alloc_section_node_object() 391 alloc_segment_node_object(picl_nodehdl_t nodehdl, segment_t *segment) in alloc_segment_node_object() 430 alloc_packet_node_object(picl_nodehdl_t nodehdl, packet_t *packet) in alloc_packet_node_object() 563 free_segment_node(hash_obj_t *hash_obj, picl_nodehdl_t nodehdl, in free_segment_node() 1399 picl_nodehdl_t nodehdl; in create_segment_node() local [all …]
|
/titanic_50/usr/src/cmd/fruadm/ |
H A D | fruadm.c | 382 convert_update(fru_nodehdl_t nodehdl, char *segment, char *field_name, in convert_update() 466 update_unixtimestamp(fru_nodehdl_t nodehdl, char *segment, char **ptr) in update_unixtimestamp() 498 create_segment(fru_nodehdl_t nodehdl) in create_segment() 540 updateiter_record(fru_nodehdl_t nodehdl, int cnt, char **ptr, in updateiter_record() 625 update_field(fru_nodehdl_t nodehdl, char *field_name, char *field_value) in update_field()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/ |
H A D | piclenvmond.c | 71 picl_nodehdl_t nodehdl; member 302 post_dr_ap_state_change_event(picl_nodehdl_t nodehdl, char *dr_hint, in post_dr_ap_state_change_event()
|
/titanic_50/usr/src/lib/libshare/common/ |
H A D | libshare.c | 2064 get_node_attr(void *nodehdl, char *tag) in get_node_attr() 2083 set_node_attr(void *nodehdl, char *tag, char *value) in set_node_attr()
|
/titanic_50/usr/src/lib/libfru/libfru/ |
H A D | libfru.cc | 81 #define NODEHDL_TO_TREEHDL(nodehdl) (fru_treehdl_t)nodehdl argument
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 1088 picl_nodehdl_t refhdl = 0, ref_parent = 0, nodehdl = 0; in get_reference_handle() local
|