Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

struct nvme_eg_event_aggregate_log - Endurance Group Event Aggregate

SYNOPSIS

struct nvme_eg_event_aggregate_log {
__le64 nr_entries;
__le16 egids[];
};

Members

Number of Entries
Endurance Group Identifier
struct nvme_eg_event_aggregate_log February 2024