Searched defs:nodehdl (Results 1 – 6 of 6) sorted by relevance
/titanic_51/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() argument 195 lock_container_lock(picl_nodehdl_t nodehdl, int object_type, int operation) in lock_container_lock() argument 212 lookup_node_object(picl_nodehdl_t nodehdl, int object_type, in lookup_node_object() argument 281 alloc_container_table(picl_nodehdl_t nodehdl) in alloc_container_table() argument 313 alloc_container_node_object(picl_nodehdl_t nodehdl) alloc_container_node_object() argument 354 alloc_section_node_object(picl_nodehdl_t nodehdl,section_t * section) alloc_section_node_object() argument 391 alloc_segment_node_object(picl_nodehdl_t nodehdl,segment_t * segment) alloc_segment_node_object() argument 430 alloc_packet_node_object(picl_nodehdl_t nodehdl,packet_t * packet) alloc_packet_node_object() argument 563 free_segment_node(hash_obj_t * hash_obj,picl_nodehdl_t nodehdl,container_tbl_t * cont_tbl) free_segment_node() argument 1399 picl_nodehdl_t nodehdl; create_segment_node() local 1747 create_section_node(picl_nodehdl_t nodehdl,int section_count,section_t * section,container_tbl_t * cont_tbl) create_section_node() argument 2416 picl_nodehdl_t nodehdl; free_hash_table() local [all...] |
/titanic_51/usr/src/cmd/fruadm/ |
H A D | fruadm.c | 382 convert_update(fru_nodehdl_t nodehdl, char *segment, char *field_name, in convert_update() argument 466 update_unixtimestamp(fru_nodehdl_t nodehdl, char *segment, char **ptr) in update_unixtimestamp() argument 498 create_segment(fru_nodehdl_t nodehdl) in create_segment() argument 540 updateiter_record(fru_nodehdl_t nodehdl, int cnt, char **ptr, in updateiter_record() argument 625 update_field(fru_nodehdl_t nodehdl,char * field_name,char * field_value) update_field() argument [all...] |
/titanic_51/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() argument
|
/titanic_51/usr/src/lib/libshare/common/ |
H A D | libshare.c | 2064 get_node_attr(void *nodehdl, char *tag) in get_node_attr() argument 2083 set_node_attr(void *nodehdl, char *tag, char *value) in set_node_attr() argument
|
/titanic_51/usr/src/lib/libfru/libfru/ |
H A D | libfru.cc | 81 #define NODEHDL_TO_TREEHDL(nodehdl) (fru_treehdl_t)nodehdl argument
|
/titanic_51/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 [all...] |