Searched refs:PICL_CLASS_CURRENT_SENSOR (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/cmd/picl/plugins/inc/ |
H A D | picldefs.h | 72 #define PICL_CLASS_CURRENT_SENSOR "current-sensor" macro
|
/titanic_44/usr/src/lib/libprtdiag/common/ |
H A D | display_sun4v.c | 1615 (void) picl_walk_tree_by_class(phyplatformh, PICL_CLASS_CURRENT_SENSOR, in sun4v_env_print_current_sensors() 1622 PICL_CLASS_CURRENT_SENSOR, in sun4v_env_print_current_sensors() 1635 PICL_CLASS_CURRENT_SENSOR, (void *)PICL_PROP_CURRENT, in sun4v_env_print_current_sensors()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/envmon/ |
H A D | piclenvmon.c | 192 PICL_CLASS_CURRENT_SENSOR,
|
/titanic_44/usr/src/cmd/picl/plugins/sun4v/snmp/ |
H A D | snmpplugin.c | 893 ADD_NODE(PICL_CLASS_CURRENT_SENSOR) in make_node()
|
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/ |
H A D | schumacher.c | 2440 err = picl_walk_tree_by_class(plafh, PICL_CLASS_CURRENT_SENSOR, in display_current()
|
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/desktop/common/ |
H A D | picldiag.c | 2849 err = picl_walk_tree_by_class(plafh, PICL_CLASS_CURRENT_SENSOR, in display_current()
|
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/lw8/common/ |
H A D | lw8.c | 2829 err = picl_walk_tree_by_class(plafh, PICL_CLASS_CURRENT_SENSOR, in display_current()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 283 static char *hpu_sensor_class_table[] = { "", "", PICL_CLASS_CURRENT_SENSOR,
|