Home
last modified time | relevance | path

Searched refs:temp_thresh_low (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/nvme/
H A Dnvme.h608 uint16_t temp_thresh_low; member
H A Dctrl.c4941 (n->temperature <= n->features.temp_thresh_low)) { in nvme_smart_info()
6192 result = n->features.temp_thresh_low; in nvme_get_feature()
6433 n->features.temp_thresh_low = NVME_TEMP_TMPTH(dw11); in nvme_set_feature()
6440 (n->temperature <= n->features.temp_thresh_low)) { in nvme_set_feature()