Searched refs:nvme_print_temp (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/nvmeadm/ |
H A D | nvmeadm_print.c | 331 nvme_print_temp(int indent, const char *name, uint16_t value) in nvme_print_temp() function 1009 nvme_print_temp(4, "Warning Composite Temperature Threshold", in nvme_print_identify_ctrl() 1011 nvme_print_temp(4, "Critical Composite Temperature Threshold", in nvme_print_identify_ctrl() 1130 nvme_print_temp(6, "Minimum Thermal Management " in nvme_print_identify_ctrl() 1139 nvme_print_temp(6, "Maximum Thermal Management " in nvme_print_identify_ctrl() 2011 nvme_print_temp(2, "Temperature", hlog->hl_temp); in nvme_print_health_log() 2066 nvme_print_temp(2, "Temperature Sensor 1", in nvme_print_health_log() 2071 nvme_print_temp(2, "Temperature Sensor 2", in nvme_print_health_log() 2076 nvme_print_temp(2, "Temperature Sensor 3", in nvme_print_health_log() 2081 nvme_print_temp(2, "Temperature Sensor 4", in nvme_print_health_log() [all …]
|