Adding upstream version 1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
809e3412a9
commit
336fe81026
743 changed files with 51081 additions and 0 deletions
15
doc/man/nvme_id_ctrl_hctm.2
Normal file
15
doc/man/nvme_id_ctrl_hctm.2
Normal file
|
@ -0,0 +1,15 @@
|
|||
.TH "libnvme" 9 "enum nvme_id_ctrl_hctm" "April 2022" "API Manual" LINUX
|
||||
.SH NAME
|
||||
enum nvme_id_ctrl_hctm \- Flags indicate the attributes of the host controlled thermal management feature
|
||||
.SH SYNOPSIS
|
||||
enum nvme_id_ctrl_hctm {
|
||||
.br
|
||||
.BI " NVME_CTRL_HCTMA_HCTM"
|
||||
|
||||
};
|
||||
.SH Constants
|
||||
.IP "NVME_CTRL_HCTMA_HCTM" 12
|
||||
then the controller supports host controlled thermal
|
||||
management, and the Set Features command and Get
|
||||
Features command with the Feature Identifier field
|
||||
set to NVME_FEAT_FID_HCTM.
|
Loading…
Add table
Add a link
Reference in a new issue