libnvme(9) API Manual libnvme(9)

struct nvme_mi_aem_supported_item - AE Supported List Item

struct nvme_mi_aem_supported_item {
__u8 aesl;
__le16 aesi;
};

AE supported list item length
AE supported info

Following this header should be hdr.numaes entries of nvme_mi_aem_supported_item structures

struct nvme_mi_aem_supported_item September 2026