Searched refs:NVME_TEMP_THRESH_MASK (Results 1 – 2 of 2) sorted by relevance
35 *temp = kelvin_to_millicelsius(status & NVME_TEMP_THRESH_MASK); in nvme_get_temp_thresh()47 threshold |= clamp_val(temp, 0, NVME_TEMP_THRESH_MASK); in nvme_set_temp_thresh()
940 NVME_TEMP_THRESH_MASK = 0xffff, enumerator