Scroll to navigation

libnvme(9) API Manual libnvme(9)

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

Error event
SMART / Health Status event
Notice event
NVM Command Set Specific events
Vendor Specific event
enum nvme_ae_type February 2024