Home
last modified time | relevance | path

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

/titanic_41/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()
1503 diskp->current_temp = temp_attrib->raw_data[2]; 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()
[all …]
H A Denvd.h468 int current_temp; member
/titanic_41/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c859 *temp = diskp->current_temp; in disk_temperature()
2004 diskp->current_temp = DISK_INVALID_TEMP; in get_disk_temp()
2016 diskp->current_temp = DISK_INVALID_TEMP; in get_disk_temp()
2019 diskp->current_temp = tpage[9]; in get_disk_temp()
2096 if (!DISK_TEMP_IN_WARNING_RANGE(diskp->current_temp, diskp)) { in disk_temp_thr()
2127 diskp->name, diskp->current_temp, diskp->ref_temp); in disk_temp_thr()
2140 if (DISK_TEMP_IN_WARNING_RANGE(diskp->current_temp, diskp)) { in disk_temp_thr()
2158 diskp->name, diskp->current_temp, in disk_temp_thr()
2167 DISK_TEMP_IN_SHUTDOWN_RANGE(diskp->current_temp, diskp)) { in disk_temp_thr()
2183 diskp->current_temp, diskp->low_shutdown, in disk_temp_thr()
H A Denvd.h410 int current_temp; member
/titanic_41/usr/src/uts/sun4u/sys/
H A Drmc_comm_hproto.h216 rsci32 current_temp; member