Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

enum nvme_pevent_log_action - Persistent Event Log - Action

SYNOPSIS

enum nvme_pevent_log_action {
NVME_PEVENT_LOG_READ ,
NVME_PEVENT_LOG_EST_CTX_AND_READ ,
NVME_PEVENT_LOG_RELEASE_CTX

};

Constants

Read Log Data
Establish Context and Read Log Data
Release Context
enum nvme_pevent_log_action February 2024