NVME_TEMP_THRESH_MASK
*temp = kelvin_to_millicelsius(status & NVME_TEMP_THRESH_MASK);
threshold |= clamp_val(temp, 0, NVME_TEMP_THRESH_MASK);