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