summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_directive_dtype.2
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/nvme_directive_dtype.2')
-rw-r--r--doc/man/nvme_directive_dtype.218
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/man/nvme_directive_dtype.2 b/doc/man/nvme_directive_dtype.2
new file mode 100644
index 0000000..e50bc32
--- /dev/null
+++ b/doc/man/nvme_directive_dtype.2
@@ -0,0 +1,18 @@
+.TH "libnvme" 9 "enum nvme_directive_dtype" "April 2022" "API Manual" LINUX
+.SH NAME
+enum nvme_directive_dtype \-
+.SH SYNOPSIS
+enum nvme_directive_dtype {
+.br
+.BI " NVME_DIRECTIVE_DTYPE_IDENTIFY"
+,
+.br
+.br
+.BI " NVME_DIRECTIVE_DTYPE_STREAMS"
+
+};
+.SH Constants
+.IP "NVME_DIRECTIVE_DTYPE_IDENTIFY" 12
+Identify directive type
+.IP "NVME_DIRECTIVE_DTYPE_STREAMS" 12
+Streams directive type