1
0
Fork 0

Adding upstream version 1.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-15 08:44:15 +01:00
parent 809e3412a9
commit 336fe81026
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
743 changed files with 51081 additions and 0 deletions

View file

@ -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