Adding upstream version 1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
809e3412a9
commit
336fe81026
743 changed files with 51081 additions and 0 deletions
27
doc/man/nvme_format_nvm_start_event.2
Normal file
27
doc/man/nvme_format_nvm_start_event.2
Normal file
|
@ -0,0 +1,27 @@
|
|||
.TH "libnvme" 9 "struct nvme_format_nvm_start_event" "April 2022" "API Manual" LINUX
|
||||
.SH NAME
|
||||
struct nvme_format_nvm_start_event \-
|
||||
.SH SYNOPSIS
|
||||
struct nvme_format_nvm_start_event {
|
||||
.br
|
||||
.BI " __le32 nsid;"
|
||||
.br
|
||||
.BI " __u8 fna;"
|
||||
.br
|
||||
.BI " __u8 rsvd5[3];"
|
||||
.br
|
||||
.BI " __le32 format_nvm_cdw10;"
|
||||
.br
|
||||
.BI "
|
||||
};
|
||||
.br
|
||||
|
||||
.SH Members
|
||||
.IP "nsid" 12
|
||||
Namespace Identifier
|
||||
.IP "fna" 12
|
||||
Format NVM Attributes
|
||||
.IP "rsvd5" 12
|
||||
Reserved
|
||||
.IP "format_nvm_cdw10" 12
|
||||
Format NVM CDW10
|
Loading…
Add table
Add a link
Reference in a new issue