summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_zns_desc.2
blob: 06bc3a47e12ed98fb279f3017b95bb9bc7cb43ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
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