Searched refs:get_container_hash_object (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/ |
H A D | libfruaccess.c | 926 get_container_hash_object(int object_type, handle_t handle) in get_container_hash_object() function 1399 cont_hash = get_container_hash_object(SEGMENT_TYPE, sec_hash->obj_hdl); in get_section() 2176 cont_hash = get_container_hash_object(PACKET_TYPE, seg_hash->obj_hdl); in get_packets() 2326 cont_hash_obj = get_container_hash_object(SEGMENT_TYPE, in sun_fru_get_num_packets() 2747 hash_obj = get_container_hash_object(PACKET_TYPE, in adjust_packets() 3206 hash_obj = get_container_hash_object(SEGMENT_TYPE, section); in fru_get_num_segments() 3225 hash_obj = get_container_hash_object(SEGMENT_TYPE, section); in fru_get_segments() 3243 hash_obj = get_container_hash_object(SEGMENT_TYPE, section); in fru_add_segment() 3262 hash_obj = get_container_hash_object(PACKET_TYPE, segment); in fru_delete_segment() 3280 hash_obj = get_container_hash_object(PACKET_TYPE, segment); in fru_read_segment() [all …]
|
/titanic_41/usr/src/lib/libfru/libfruraw/ |
H A D | raw_access.c | 206 get_container_hash_object(int object_type, handle_t handle) in get_container_hash_object() function 996 cont_hash_obj = get_container_hash_object(SEGMENT_TYPE, in fru_get_num_packets()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/ |
H A D | fru_access.c | 300 get_container_hash_object(int object_type, handle_t handle) in get_container_hash_object() function 1985 cont_hash_obj = get_container_hash_object(SEGMENT_TYPE, in fru_get_num_packets() 2113 container_hash_obj = get_container_hash_object(SEGMENT_TYPE, in fru_get_payload()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/ |
H A D | fru_access.c | 299 get_container_hash_object(int object_type, handle_t handle) in get_container_hash_object() function 2118 cont_hash_obj = get_container_hash_object(SEGMENT_TYPE, in fru_get_num_packets()
|