Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

struct nvme_id_endurance_group_list - Endurance Group List

SYNOPSIS

struct nvme_id_endurance_group_list {
__le16 num;
__le16 identifier[NVME_ID_ENDURANCE_GROUP_LIST_MAX];
};

Members

Number of Identifiers
Endurance Group Identifier
struct nvme_id_endurance_group_list February 2024