summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_feat_tmpthresh_thsel.2
blob: 29046193384c7599753c3519d1c603adc1ac108f (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" "August 2022" "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