Searched refs:hpu_type (Results 1 – 4 of 4) sorted by relevance
99 hpu_type : 16, member
217 static const char *sgenv_get_hpu_id_str(uint_t hpu_type);
3151 if ((env->sd_id.id.hpu_type >> 8) >= in add_env_nodes()3162 if ((env->sd_id.id.hpu_type >> 8) == in add_env_nodes()3165 hpu_type_table[env->sd_id.id.hpu_type >> 8], in add_env_nodes()3169 hpu_type_table[env->sd_id.id.hpu_type >> 8], in add_env_nodes()3182 hpu_fru_type_table[env->sd_id.id.hpu_type >> 8], in add_env_nodes()3248 ((env->sd_id.id.hpu_type >> 8) == in add_env_nodes()3299 if ((env->sd_id.id.hpu_type >> 8 == in add_env_nodes()3432 if ((env->sd_id.id.hpu_type >> 8) >= in get_sensor_data()3443 if ((env->sd_id.id.hpu_type >> 8) == in get_sensor_data()3446 hpu_type_table[env->sd_id.id.hpu_type >> 8], in get_sensor_data()[all …]
2489 sgenv_get_hpu_id_str(uint_t hpu_type) in sgenv_get_hpu_id_str() argument2494 if (hpu_list->value == hpu_type) in sgenv_get_hpu_id_str()2554 hpu_str = sgenv_get_hpu_id_str(id.id.hpu_type); in sgenv_tagid_to_string()