Searched refs:PICL_CLASS_TEMPERATURE_SENSOR (Results 1 – 15 of 15) sorted by relevance
/titanic_41/usr/src/cmd/picl/plugins/inc/ |
H A D | picldefs.h | 67 #define PICL_CLASS_TEMPERATURE_SENSOR "temperature-sensor" macro
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | piclenvsetup.c | 421 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 D | piclenvsetup.c | 425 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 D | display_sun4v.c | 1554 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 D | piclenvsetup.c | 355 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh); in add_sensor_nodes_and_props()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/ |
H A D | piclsensors.c | 595 PICL_CLASS_TEMPERATURE_SENSOR, &sensorh)) != in env_create_temp_sensor_node()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvsetup.c | 518 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh); in add_sensor_nodes_and_props()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 284 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 D | picllom.c | 878 PICL_CLASS_TEMPERATURE_SENSOR, &tempsensh); in add_temp_sensors()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/envmon/ |
H A D | piclenvmon.c | 194 PICL_CLASS_TEMPERATURE_SENSOR,
|
/titanic_41/usr/src/cmd/picl/plugins/sun4v/snmp/ |
H A D | snmpplugin.c | 885 ADD_NODE(PICL_CLASS_TEMPERATURE_SENSOR) in make_node()
|
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/ |
H A D | schumacher.c | 2306 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 D | picldiag.c | 2714 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 D | lw8.c | 2694 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 D | piclfrutree.c | 3631 if (strcmp(class, PICL_CLASS_TEMPERATURE_SENSOR) == 0) { in create_device_entries()
|