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
19
doc/man/nvme_mi_cmd_supported_effects_log.2
Normal file
19
doc/man/nvme_mi_cmd_supported_effects_log.2
Normal file
|
@ -0,0 +1,19 @@
|
|||
.TH "libnvme" 9 "struct nvme_mi_cmd_supported_effects_log" "April 2022" "API Manual" LINUX
|
||||
.SH NAME
|
||||
struct nvme_mi_cmd_supported_effects_log \-
|
||||
.SH SYNOPSIS
|
||||
struct nvme_mi_cmd_supported_effects_log {
|
||||
.br
|
||||
.BI " __le32 mi_cmd_support[NVME_LOG_MI_CMD_SUPPORTED_EFFECTS_MAX];"
|
||||
.br
|
||||
.BI " __le32 reserved1[NVME_LOG_MI_CMD_SUPPORTED_EFFECTS_RESERVED];"
|
||||
.br
|
||||
.BI "
|
||||
};
|
||||
.br
|
||||
|
||||
.SH Members
|
||||
.IP "mi_cmd_support" 12
|
||||
NVMe-MI Commands Supported
|
||||
.SH "Description"
|
||||
NVMe-MI Commands Supported and Effects (Log Identifier 13h)
|
Loading…
Add table
Add a link
Reference in a new issue