struct nvme_id_ctrl_nvm
I/O Command Set Specific Identify Controller data structure
- Provided by: libnvme-dev (Version: 1.16.1-4)
- Source: libnvme
- Report a bug
I/O Command Set Specific Identify Controller data structure
struct nvme_id_ctrl_nvm {
__u8 vsl;
__u8 wzsl;
__u8 wusl;
__u8 dmrl;
__le32 dmrsl;
__le64 dmsl;
__u8 kpiocap;
__u8 wzdsl;
__le16 aocs;
__le32 ver;
__u8 lbamqf;
__u8 rsvd25[4071];
};