nvme_ae_type - Man Page
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
Info
enum nvme_ae_type November 2024 API Manual