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

NAME

6       struct nvme_id_endurance_group_list - Endurance Group List
7

SYNOPSIS

9       struct nvme_id_endurance_group_list {
10           __le16 num;
11           __le16 identifier[NVME_ID_ENDURANCE_GROUP_LIST_MAX];
12        };
13
14

Members

16       num         Number of Identifiers
17
18       identifier  Endurance Group Identifier
19
20
21
22November 2022         struct nvme_id_endurance_group_list           libnvme(9)
Impressum