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

struct nvme_mi_aem_enable_list_header - AE Enable list header

Members

numaee Number of AE enable items following the header aeelver Version of the AE enable list (zero) aeetl Total length of the AE enable list including header and items aeelhl Header length of this header (5) May 2025 struct nvme_mi_aem_enable_list_header libnvme(2)

Name

struct nvme_mi_aem_enable_list_header - AE Enable list header

Synopsis

struct nvme_mi_aem_enable_list_header { __u8numaee;__u8aeelver;__le16aeetl;__u8aeelhl; };

See Also