summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_host_mem_buf_attrs.2
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/nvme_host_mem_buf_attrs.2')
-rw-r--r--doc/man/nvme_host_mem_buf_attrs.231
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/man/nvme_host_mem_buf_attrs.2 b/doc/man/nvme_host_mem_buf_attrs.2
new file mode 100644
index 0000000..83bd190
--- /dev/null
+++ b/doc/man/nvme_host_mem_buf_attrs.2
@@ -0,0 +1,31 @@
+.TH "libnvme" 9 "struct nvme_host_mem_buf_attrs" "April 2022" "API Manual" LINUX
+.SH NAME
+struct nvme_host_mem_buf_attrs \-
+.SH SYNOPSIS
+struct nvme_host_mem_buf_attrs {
+.br
+.BI " __le32 hsize;"
+.br
+.BI " __le32 hmdlal;"
+.br
+.BI " __le32 hmdlau;"
+.br
+.BI " __le32 hmdlec;"
+.br
+.BI " __u8 rsvd16[4080];"
+.br
+.BI "
+};
+.br
+
+.SH Members
+.IP "hsize" 12
+Host Memory Buffer Size
+.IP "hmdlal" 12
+Host Memory Descriptor List Lower Address
+.IP "hmdlau" 12
+Host Memory Descriptor List Upper Address
+.IP "hmdlec" 12
+Host Memory Descriptor List Entry Count
+.IP "rsvd16" 12
+Reserved