summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_cmd_effects_log.2
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/nvme_cmd_effects_log.2')
-rw-r--r--doc/man/nvme_cmd_effects_log.223
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/man/nvme_cmd_effects_log.2 b/doc/man/nvme_cmd_effects_log.2
new file mode 100644
index 0000000..7458732
--- /dev/null
+++ b/doc/man/nvme_cmd_effects_log.2
@@ -0,0 +1,23 @@
+.TH "libnvme" 9 "struct nvme_cmd_effects_log" "April 2022" "API Manual" LINUX
+.SH NAME
+struct nvme_cmd_effects_log \-
+.SH SYNOPSIS
+struct nvme_cmd_effects_log {
+.br
+.BI " __le32 acs[256];"
+.br
+.BI " __le32 iocs[256];"
+.br
+.BI " __u8 rsvd[2048];"
+.br
+.BI "
+};
+.br
+
+.SH Members
+.IP "acs" 12
+Admin Command Supported
+.IP "iocs" 12
+I/O Command Supported
+.IP "rsvd" 12
+Reserved