Scroll to navigation

libnvme(9) API Manual libnvme(9)

NAME

struct nvme_nvm_id_ns - NVME Command Set I/O Command Set Specific Identify Namespace Data Structure

SYNOPSIS

struct nvme_nvm_id_ns {
__le64 lbstm;
__u8 pic;
__u8 rsvd9[3];
__le32 elbaf[64];
__u8 rsvd268[3828];
};

Members

Logical Block Storage Tag Mask
Protection Information Capabilities
Reserved
List of Extended LBA Format Support
Reserved
struct nvme_nvm_id_ns February 2024