summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_feat_tmpthresh_thsel.2
blob: 5281f9963c46ab43fdbc91b844389e59cfb27632 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.TH "libnvme" 9 "enum nvme_feat_tmpthresh_thsel" "December 2023" "API Manual" LINUX
.SH NAME
enum nvme_feat_tmpthresh_thsel \- Temperature Threshold - Threshold Type Select
.SH SYNOPSIS
enum nvme_feat_tmpthresh_thsel {
.br
.BI "    NVME_FEATURE_TEMPTHRESH_THSEL_OVER"
, 
.br
.br
.BI "    NVME_FEATURE_TEMPTHRESH_THSEL_UNDER"

};
.SH Constants
.IP "NVME_FEATURE_TEMPTHRESH_THSEL_OVER" 12
Over temperature threshold select
.IP "NVME_FEATURE_TEMPTHRESH_THSEL_UNDER" 12
Under temperature threshold select