/titanic_41/usr/src/lib/libprtdiag/common/ |
H A D | display_sun4v.c | 1525 PICL_CLASS_RPM_INDICATOR, (void *)PICL_PROP_CONDITION, in sun4v_env_print_fan_indicators() 1533 (void *)PICL_PROP_CONDITION, in sun4v_env_print_fan_indicators() 1546 (void *)PICL_PROP_CONDITION, sun4v_env_print_indicator_callback); in sun4v_env_print_fan_indicators() 1585 PICL_CLASS_TEMPERATURE_INDICATOR, (void *)PICL_PROP_CONDITION, in sun4v_env_print_temp_indicators() 1593 (void *)PICL_PROP_CONDITION, in sun4v_env_print_temp_indicators() 1607 (void *)PICL_PROP_CONDITION, in sun4v_env_print_temp_indicators() 1645 (void *)PICL_PROP_CONDITION, in sun4v_env_print_current_indicators() 1652 PICL_CLASS_CURRENT_INDICATOR, (void *)PICL_PROP_CONDITION, in sun4v_env_print_current_indicators() 1666 (void *)PICL_PROP_CONDITION, in sun4v_env_print_current_indicators() 1707 (void *)PICL_PROP_CONDITION, in sun4v_env_print_voltage_indicators() [all …]
|
/titanic_41/usr/src/cmd/picl/plugins/inc/ |
H A D | picldefs.h | 203 #define PICL_PROP_CONDITION "Condition" macro 216 #define PICL_PROP_CONDITION "Condition" macro
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/ |
H A D | piclplatmod.c | 383 PICL_PROP_CONDITION, cond, sizeof (cond))) != PICL_SUCCESS) { in env_handle_watchdog_expiry() 553 PICL_PROP_CONDITION, cond, sizeof (cond))) != in env_platmod_handle_event()
|
H A D | piclsensors.c | 671 PICL_PROP_CONDITION, get_sensor_condition, NULLWRITE, in env_create_temp_sensor_node()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/envmon/ |
H A D | piclenvmon.c | 208 PICL_PROP_CONDITION, 210 PICL_PROP_CONDITION, 212 PICL_PROP_CONDITION,
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/blade/bsc/ |
H A D | picllom.c | 986 err = add_volatile_prop(voltsmonh, PICL_PROP_CONDITION, in add_voltage_monitors() 1244 err = add_volatile_prop(fanh, PICL_PROP_CONDITION, in add_fan_nodes()
|
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/snowbird/common/ |
H A D | snowbird.c | 1089 if (picl_get_prop_by_name(nodeh, PICL_PROP_CONDITION, in pd_prt_cpci_condition()
|
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/ |
H A D | schumacher.c | 2256 err = picldiag_get_string_propval(temph, PICL_PROP_CONDITION, &status); in logprintf_temp_info() 2391 PICL_PROP_CONDITION, &status); in logprintf_current_info() 2525 PICL_PROP_CONDITION, &status); in logprintf_voltage_info()
|
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/desktop/common/ |
H A D | picldiag.c | 2664 err = picldiag_get_string_propval(temph, PICL_PROP_CONDITION, &status); in logprintf_temp_info() 2799 PICL_PROP_CONDITION, &status); in logprintf_current_info() 2934 PICL_PROP_CONDITION, &status); in logprintf_voltage_info()
|
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/lw8/common/ |
H A D | lw8.c | 2643 err = picldiag_get_string_propval(temph, PICL_PROP_CONDITION, &status); in logprintf_temp_info() 2779 PICL_PROP_CONDITION, &status); in logprintf_current_info() 2914 PICL_PROP_CONDITION, &status); in logprintf_voltage_info()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 2153 PICL_PROP_CONDITION, (void *)valbuf, in update_fru_condition() 2747 if (ptree_get_prop_by_name(nodeh, PICL_PROP_CONDITION, in frutree_handle_unconfigure() 2873 PICL_PROP_CONDITION, get_fru_condition, NULLWRITE, in create_fru_props() 2877 PICL_PROP_CONDITION, frup->name, rc); in create_fru_props() 4028 PICL_PROP_CONDITION, get_port_condition, NULLWRITE, in port_init()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 292 PICL_PROP_VOLTAGE, PICL_PROP_CONDITION, NULL, PICL_PROP_VOLTAGE}; 2632 } else if (strcmp(class, PICL_PROP_CONDITION) == 0) { in add_sensor_prop() 3492 if (strcmp(propinfo.piclinfo.name, PICL_PROP_CONDITION) == 0) { in get_sensor_data()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4v/snmp/ |
H A D | snmpplugin.c | 1726 ret = add_volatile_prop(nodeh, PICL_PROP_CONDITION, in add_prop()
|