Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

enum nvme_ae_info_notice - Asynchronous Event Information - Notice

SYNOPSIS

enum nvme_ae_info_notice {
NVME_AER_NOTICE_NS_CHANGED ,
NVME_AER_NOTICE_FW_ACT_STARTING ,
NVME_AER_NOTICE_TELEMETRY ,
NVME_AER_NOTICE_ANA ,
NVME_AER_NOTICE_PL_EVENT ,
NVME_AER_NOTICE_LBA_STATUS_ALERT ,
NVME_AER_NOTICE_EG_EVENT ,
NVME_AER_NOTICE_DISC_CHANGED

};

Constants

Namespace Attribute Changed
Firmware Activation Starting
Telemetry Log Changed
Asymmetric Namespace Access Change
Predictable Latency Event Aggregate Log Change
LBA Status Information Alert
Endurance Group Event Aggregate Log Page Change
Discovery Log Page Change
enum nvme_ae_info_notice February 2024