nvme_nvm_id_ns(2)
NVME Command Set I/O Command Set Specific Identify Namespace Data Structure
Description
libnvme
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
|
lbstm |
Logical Block Storage Tag Mask |
|||
|
pic |
Protection Information Capabilities |
|||
|
rsvd9 |
Reserved |
|||
|
elbaf |
List of Extended LBA Format Support |
|||
|
rsvd268 |
Reserved |