1
0
Fork 0

Adding upstream version 1.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-15 08:44:15 +01:00
parent 809e3412a9
commit 336fe81026
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
743 changed files with 51081 additions and 0 deletions

35
doc/man/nvme_plm_config.2 Normal file
View file

@ -0,0 +1,35 @@
.TH "libnvme" 9 "struct nvme_plm_config" "April 2022" "API Manual" LINUX
.SH NAME
struct nvme_plm_config \-
.SH SYNOPSIS
struct nvme_plm_config {
.br
.BI " __le16 ee;"
.br
.BI " __u8 rsvd2[30];"
.br
.BI " __le64 dtwinrt;"
.br
.BI " __le64 dtwinwt;"
.br
.BI " __le64 dtwintt;"
.br
.BI " __u8 rsvd56[456];"
.br
.BI "
};
.br
.SH Members
.IP "ee" 12
Enable Event
.IP "rsvd2" 12
Reserved
.IP "dtwinrt" 12
DTWIN Reads Threshold
.IP "dtwinwt" 12
DTWIN Writes Threshold
.IP "dtwintt" 12
DTWIN Time Threshold
.IP "rsvd56" 12
Reserved