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.h623 uint16_t temp_thresh_low; member
H A Dctrl.c4967 (n->temperature <= n->features.temp_thresh_low)) { in nvme_smart_info()
6250 result = n->features.temp_thresh_low; in nvme_get_feature()
6495 n->features.temp_thresh_low = NVME_TEMP_TMPTH(dw11); in nvme_set_feature()
6502 (n->temperature <= n->features.temp_thresh_low)) { in nvme_set_feature()