Provided by: libnvme-dev_1.3-1~ubuntu22.04_amd64 bug

NAME

       enum nvme_ae_type - Asynchronous Event Type

SYNOPSIS

       enum nvme_ae_type {
           NVME_AER_ERROR ,
           NVME_AER_SMART ,
           NVME_AER_NOTICE ,
           NVME_AER_CSS ,
           NVME_AER_VS

       };

Constants

       NVME_AER_ERROR
                   Error event

       NVME_AER_SMART
                   SMART / Health Status event

       NVME_AER_NOTICE
                   Notice event

       NVME_AER_CSS
                   NVM Command Set Specific events

       NVME_AER_VS Vendor Specific event