logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

struct nvme_host_mem_buf_attrs - Host Memory Buffer - Attributes Data Structure

Members

hsize Host Memory Buffer Size hmdlal Host Memory Descriptor List Lower Address hmdlau Host Memory Descriptor List Upper Address hmdlec Host Memory Descriptor List Entry Count rsvd16 Reserved May 2025 struct nvme_host_mem_buf_attrs libnvme(2)

Name

struct nvme_host_mem_buf_attrs - Host Memory Buffer - Attributes Data Structure

Synopsis

struct nvme_host_mem_buf_attrs { __le32hsize;__le32hmdlal;__le32hmdlau;__le32hmdlec;__u8rsvd16[4080]; };

See Also