Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

struct nvme_id_ctrl_nvm - I/O Command Set Specific Identify Controller data structure

Members

vsl Verify Size Limit wzsl Write Zeroes Size Limit wusl Write Uncorrectable Size Limit dmrl Dataset Management Ranges Limit dmrsl Dataset Management Range Size Limit dmsl Dataset Management Size Limit kpiocap Key Per I/O Capabilities wzdsl Write Zeroes With Deallocate Size Limit aocs Admin Optional Command Support ver Version lbamqf LBA Migration Queue Format rsvd25 Reserved August 2025 struct nvme_id_ctrl_nvm libnvme(2)

Name

struct nvme_id_ctrl_nvm - I/O Command Set Specific Identify Controller data structure

Synopsis

struct nvme_id_ctrl_nvm { __u8vsl;__u8wzsl;__u8wusl;__u8dmrl;__le32dmrsl;__le64dmsl;__u8kpiocap;__u8wzdsl;__le16aocs;__le32ver;__u8lbamqf;__u8rsvd25[4071]; };

See Also