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

NAME

6       enum nvme_fdp_event_type - FDP Event Types
7

SYNOPSIS

9       enum nvme_fdp_event_type {
10           NVME_FDP_EVENT_RUNFW ,
11           NVME_FDP_EVENT_RUTLE ,
12           NVME_FDP_EVENT_RESET ,
13           NVME_FDP_EVENT_PID ,
14           NVME_FDP_EVENT_REALLOC ,
15           NVME_FDP_EVENT_MODIFY
16
17       };
18

Constants

20       NVME_FDP_EVENT_RUNFW
21                   Reclaim Unit Not Fully Written
22
23       NVME_FDP_EVENT_RUTLE
24                   Reclaim Unit Time Limit Exceeded
25
26       NVME_FDP_EVENT_RESET
27                   Controller Level Reset Modified Reclaim Unit Handles
28
29       NVME_FDP_EVENT_PID
30                   Invalid Placement Identifier
31
32       NVME_FDP_EVENT_REALLOC
33                   Media Reallocated
34
35       NVME_FDP_EVENT_MODIFY
36                   Implicitly Modified Reclaim Unit Handle
37
38
39
40April 2023                 enum nvme_fdp_event_type                 libnvme(9)
Impressum