Scroll to navigation

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

AE supported list item length
AE supported info

Description

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

struct nvme_mi_aem_supported_item July 2025