libnvme(9) API Manual libnvme(9)

enum libnvme_mi_aem_handler_next_action - Next action for the AEM state machine handler

enum libnvme_mi_aem_handler_next_action {
NVME_MI_AEM_HNA_ACK ,
NVME_MI_AEM_HNA_NONE

};

Send an ack for the AEM
No further action

Used as return value for the AE callback generated when calling libnvme_mi_aem_process

enum libnvme_mi_aem_handler_next_action September 2026