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

View file

@ -0,0 +1,39 @@
.TH "libnvme" 9 "struct nvme_id_ctrl_nvm" "April 2022" "API Manual" LINUX
.SH NAME
struct nvme_id_ctrl_nvm \-
.SH SYNOPSIS
struct nvme_id_ctrl_nvm {
.br
.BI " __u8 vsl;"
.br
.BI " __u8 wzsl;"
.br
.BI " __u8 wusl;"
.br
.BI " __u8 dmrl;"
.br
.BI " __u32 dmrsl;"
.br
.BI " __u64 dmsl;"
.br
.BI " __u8 rsvd16[4080];"
.br
.BI "
};
.br
.SH Members
.IP "vsl" 12
Verify Size Limit
.IP "wzsl" 12
Write Zeroes Size Limit
.IP "wusl" 12
Write Uncorrectable Size Limit
.IP "dmrl" 12
Dataset Management Ranges Limit
.IP "dmrsl" 12
Dataset Management Range Size Limit
.IP "dmsl" 12
Dataset Management Size Limit
.IP "rsvd16" 12
reserved