Home
last modified time | relevance | path

Searched refs:current_temp (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvd.c566 *temp = diskp->current_temp; in disk_temperature()
867 diskp->name, diskp->current_temp); in envd_setup_disks()
1423 diskp->current_temp = DISK_INVALID_TEMP; in get_disk_temp()
1450 diskp->current_temp = DISK_INVALID_TEMP; in get_disk_temp()
1487 diskp->current_temp = DISK_INVALID_TEMP; in get_disk_temp()
1507 diskp->current_temp = DISK_INVALID_TEMP; in get_disk_temp()
1517 diskp->current_temp = DISK_INVALID_TEMP; in get_disk_temp()
1529 diskp->current_temp = DISK_INVALID_TEMP; in get_disk_temp()
1532 diskp->current_temp = tpage[9]; in get_disk_temp()
1674 diskp->name, diskp->current_temp, in disk_temp_thr()
[all …]
H A Denvd.h468 int current_temp; member
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c857 *temp = diskp->current_temp; in disk_temperature()
2003 diskp->current_temp = DISK_INVALID_TEMP; in get_disk_temp()
2015 diskp->current_temp = DISK_INVALID_TEMP; in get_disk_temp()
2018 diskp->current_temp = tpage[9]; in get_disk_temp()
2096 if (!DISK_TEMP_IN_WARNING_RANGE(diskp->current_temp, in disk_temp_thr()
2132 diskp->name, diskp->current_temp, in disk_temp_thr()
2146 if (DISK_TEMP_IN_WARNING_RANGE(diskp->current_temp, in disk_temp_thr()
2166 diskp->name, diskp->current_temp, in disk_temp_thr()
2175 DISK_TEMP_IN_SHUTDOWN_RANGE(diskp->current_temp, in disk_temp_thr()
2192 diskp->current_temp, in disk_temp_thr()
H A Denvd.h408 int current_temp; member
/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_hproto.h216 rsci32 current_temp; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp_api.h271 u8 current_temp; member
H A Decore_mcp.c3502 p_temp_sensor->current_temp = (val & CURRENT_TEMP_MASK) >> in ecore_mcp_get_temperature_info()