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

47
doc/man/nvme_zns_desc.2 Normal file
View file

@ -0,0 +1,47 @@
.TH "libnvme" 9 "struct nvme_zns_desc" "April 2022" "API Manual" LINUX
.SH NAME
struct nvme_zns_desc \-
.SH SYNOPSIS
struct nvme_zns_desc {
.br
.BI " __u8 zt;"
.br
.BI " __u8 zs;"
.br
.BI " __u8 za;"
.br
.BI " __u8 zai;"
.br
.BI " __u8 rsvd4[4];"
.br
.BI " __le64 zcap;"
.br
.BI " __le64 zslba;"
.br
.BI " __le64 wp;"
.br
.BI " __u8 rsvd32[32];"
.br
.BI "
};
.br
.SH Members
.IP "zt" 12
Zone Type
.IP "zs" 12
Zone State
.IP "za" 12
Zone Attributes
.IP "zai" 12
Zone Attributes Information
.IP "rsvd4" 12
Reserved
.IP "zcap" 12
Zone Capacity
.IP "zslba" 12
Zone Start Logical Block Address
.IP "wp" 12
Write Pointer
.IP "rsvd32" 12
Reserved