summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_sanitize_compln_event.2
blob: 2ea13610e5eed5bbdeab1fbcc3f6fc67500c235a (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
.TH "libnvme" 9 "struct nvme_sanitize_compln_event" "December 2023" "API Manual" LINUX
.SH NAME
struct nvme_sanitize_compln_event \- Sanitize Completion Event Data
.SH SYNOPSIS
struct nvme_sanitize_compln_event {
.br
.BI "    __le16 sani_prog;"
.br
.BI "    __le16 sani_status;"
.br
.BI "    __le16 cmpln_info;"
.br
.BI "    __u8 rsvd6[2];"
.br
.BI "
};
.br

.SH Members
.IP "sani_prog" 12
Sanitize Progress
.IP "sani_status" 12
Sanitize Status
.IP "cmpln_info" 12
Completion Information
.IP "rsvd6" 12
Reserved