Home
last modified time | relevance | path

Searched refs:PICL_CLASS_TEMPERATURE_SENSOR (Results 1 – 15 of 15) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h67 #define PICL_CLASS_TEMPERATURE_SENSOR "temperature-sensor" macro
/titanic_41/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvsetup.c421 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh); in add_sensor_nodes_and_props()
547 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh); in add_disk_nodes_and_props()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvsetup.c425 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh); in add_sensor_nodes_and_props()
546 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh); in add_disk_nodes_and_props()
/titanic_41/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4v.c1554 PICL_CLASS_TEMPERATURE_SENSOR, in sun4v_env_print_temp_sensors()
1563 PICL_CLASS_TEMPERATURE_SENSOR, in sun4v_env_print_temp_sensors()
1576 PICL_CLASS_TEMPERATURE_SENSOR, in sun4v_env_print_temp_sensors()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvsetup.c355 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh); in add_sensor_nodes_and_props()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclsensors.c595 PICL_CLASS_TEMPERATURE_SENSOR, &sensorh)) != in env_create_temp_sensor_node()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvsetup.c518 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh); in add_sensor_nodes_and_props()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c284 PICL_CLASS_TEMPERATURE_SENSOR, PICL_CLASS_FAN,
1722 PICL_CLASS_TEMPERATURE_SENSOR); in create_cpu_references()
1737 PICL_CLASS_TEMPERATURE_SENSOR)); in create_cpu_references()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c878 PICL_CLASS_TEMPERATURE_SENSOR, &tempsensh); in add_temp_sensors()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c194 PICL_CLASS_TEMPERATURE_SENSOR,
/titanic_41/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c885 ADD_NODE(PICL_CLASS_TEMPERATURE_SENSOR) in make_node()
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/
H A Dschumacher.c2306 err = picl_walk_tree_by_class(plafh, PICL_CLASS_TEMPERATURE_SENSOR, in display_temp()
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/desktop/common/
H A Dpicldiag.c2714 err = picl_walk_tree_by_class(plafh, PICL_CLASS_TEMPERATURE_SENSOR, in display_temp()
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c2694 err = picl_walk_tree_by_class(plafh, PICL_CLASS_TEMPERATURE_SENSOR, in display_temp()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c3631 if (strcmp(class, PICL_CLASS_TEMPERATURE_SENSOR) == 0) { in create_device_entries()