1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       enum nvme_pevent_log_action - Persistent Event Log - Action
7

SYNOPSIS

9       enum nvme_pevent_log_action {
10           NVME_PEVENT_LOG_READ ,
11           NVME_PEVENT_LOG_EST_CTX_AND_READ ,
12           NVME_PEVENT_LOG_RELEASE_CTX
13
14       };
15

Constants

17       NVME_PEVENT_LOG_READ
18                   Read Log Data
19
20       NVME_PEVENT_LOG_EST_CTX_AND_READ
21                   Establish Context and Read Log Data
22
23       NVME_PEVENT_LOG_RELEASE_CTX
24                   Release Context
25
26
27
28April 2023                enum nvme_pevent_log_action               libnvme(9)
Impressum