table of contents
libnvme(2) | API Manual | libnvme(2) |
NAME¶
struct nvme_mi_aem_supported_item - AE Supported List Item
SYNOPSIS¶
struct nvme_mi_aem_supported_item {
__u8 aesl;
__le16 aesi;
};
Members¶
Description¶
Following this header should be hdr.numaes entries of nvme_mi_aem_supported_item structures
struct nvme_mi_aem_supported_item | July 2025 |