1nvme_set_features_endurance_evtl_icbfngv(m9e)APInvmmaen_usaelt_features_endurance_evt_cfg(9)
2
3
4
6 nvme_set_features_endurance_evt_cfg - Set endurance event config fea‐
7 ture
8
10 int nvme_set_features_endurance_evt_cfg (int fd , __u16 endgid , __u8
11 egwarn , bool save , __u32 *result );
12
14 fd File descriptor of nvme device
15
16 endgid Endurance Group Identifier
17
18 egwarn Flags to enable warning, see enum nvme_eg_critical_warn‐
19 ing_flags
20
21 save Save value across power states
22
23 result The command completion result from CQE dword0
24
26 The nvme command status if a response was received (see enum nvme_sta‐
27 tus_field) or -1 with errno set otherwise.
28
29
30
31April 2023 nvme_set_features_ennvdmuer_asnecte__feevatt_ucrfegs_endurance_evt_cfg(9)