logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

struct nvme_mi_aem_supported_list_header - Asynchronous Event Supported List Header.

Description

This header preceeds a number, (numaes), of AE supported data structures May 2025 struct nvme_mi_aem_supported_list_header libnvme(2)

Members

numaes Number of AE supported data structures that follow the header aeslver AE Supported List Version aest AE Supported list length (including this header) aeslhl AE Supported list header length

Name

struct nvme_mi_aem_supported_list_header - Asynchronous Event Supported List Header.

Synopsis

struct nvme_mi_aem_supported_list_header { __u8numaes;__u8aeslver;__le16aest;__u8aeslhl; };

See Also