table of contents
libnvme(2) | API Manual | libnvme(2) |
NAME¶
struct nvme_mi_aem_supported_list_header - Asynchronous Event Supported List Header.
SYNOPSIS¶
struct nvme_mi_aem_supported_list_header {
__u8 numaes;
__u8 aeslver;
__le16 aest;
__u8 aeslhl;
};
Members¶
Description¶
This header preceeds a number, (numaes), of AE supported data structures
struct nvme_mi_aem_supported_list_header | August 2025 |