Searched refs:PICL_CLASS_TEMPERATURE_SENSOR (Results 1 - 15 of 15) sorted by relevance
/illumos-gate/usr/src/cmd/picl/plugins/inc/ |
H A D | picldefs.h | 67 #define PICL_CLASS_TEMPERATURE_SENSOR "temperature-sensor" macro
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | piclenvsetup.c | 421 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh); 547 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh);
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvsetup.c | 425 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh); 546 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh);
|
/illumos-gate/usr/src/lib/libprtdiag/common/ |
H A D | display_sun4v.c | 1554 PICL_CLASS_TEMPERATURE_SENSOR, 1563 PICL_CLASS_TEMPERATURE_SENSOR, 1576 PICL_CLASS_TEMPERATURE_SENSOR,
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvsetup.c | 518 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh);
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/ |
H A D | piclsensors.c | 595 PICL_CLASS_TEMPERATURE_SENSOR, &sensorh)) !=
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvsetup.c | 355 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh);
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/bsc/ |
H A D | picllom.c | 878 PICL_CLASS_TEMPERATURE_SENSOR, &tempsensh);
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/ |
H A D | piclenvmon.c | 194 PICL_CLASS_TEMPERATURE_SENSOR,
|
/illumos-gate/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); 1737 PICL_CLASS_TEMPERATURE_SENSOR));
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/ |
H A D | snmpplugin.c | 885 ADD_NODE(PICL_CLASS_TEMPERATURE_SENSOR)
|
/illumos-gate/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,
|
/illumos-gate/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,
|
/illumos-gate/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,
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 3631 if (strcmp(class, PICL_CLASS_TEMPERATURE_SENSOR) == 0) {
|
Completed in 134 milliseconds