Searched refs:NVME_TEMP_THRESH_OVER (Results 1 – 3 of 3) sorted by relevance
2459 "Composite Over Temp. Threshold", 0, NVME_TEMP_THRESH_OVER); in do_get_feat_temp_thresh()2498 NVME_TEMP_THRESH_OVER); in do_get_feat_temp_thresh()2507 NVME_TEMP_THRESH_OVER); in do_get_feat_temp_thresh()2516 NVME_TEMP_THRESH_OVER); in do_get_feat_temp_thresh()2525 NVME_TEMP_THRESH_OVER); in do_get_feat_temp_thresh()2534 NVME_TEMP_THRESH_OVER); in do_get_feat_temp_thresh()2543 NVME_TEMP_THRESH_OVER); in do_get_feat_temp_thresh()2552 NVME_TEMP_THRESH_OVER); in do_get_feat_temp_thresh()2561 NVME_TEMP_THRESH_OVER); in do_get_feat_temp_thresh()
1671 #define NVME_TEMP_THRESH_OVER 0x00 macro
1722 #define NVME_TEMP_THRESH_OVER 0 macro1749 if (((thsel == NVME_TEMP_THRESH_OVER) && (NVME_TEMPERATURE >= tmpth)) || in nvme_feature_temperature()