logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

enum nvme_pevent_log_action - Persistent Event Log - Action

Constants

NVME_PEVENT_LOG_READ Read Log Data NVME_PEVENT_LOG_EST_CTX_AND_READ Establish Context and Read Log Data NVME_PEVENT_LOG_RELEASE_CTX Release Context August 2025 enum nvme_pevent_log_action 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 };

See Also