Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

enum nvme_id_ctrl_oaes - Optional Asynchronous Events Supported

SYNOPSIS

enum nvme_id_ctrl_oaes {
NVME_CTRL_OAES_NA ,
NVME_CTRL_OAES_FA ,
NVME_CTRL_OAES_ANA ,
NVME_CTRL_OAES_PLEA ,
NVME_CTRL_OAES_LBAS ,
NVME_CTRL_OAES_EGE ,
NVME_CTRL_OAES_NS ,
NVME_CTRL_OAES_ZD ,
NVME_CTRL_OAES_DL

};

Constants

Namespace Attribute Notices event supported
Firmware Activation Notices event supported
ANA Change Notices supported
Predictable Latency Event Aggregate Log Change Notices event supported
LBA Status Information Notices event supported
Endurance Group Events Aggregate Log Change Notices event supported
Normal NVM Subsystem Shutdown event supported
Zone Descriptor Change Notifications supported
Discover Log Page Change Notifications supported
enum nvme_id_ctrl_oaes February 2024