logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvme_mi_admin_get_log_endurance_group - Get Endurance Group log

Arguments

ctrl Controller to query endgid Starting group identifier to return in the list log User address to store the endurance log

Description

This log page indicates if an Endurance Group Event has occurred for a particular Endurance Group. If an Endurance Group Event has occurred, the details of the particular event are included in the Endurance Group Information log page for that Endurance Group. An asynchronous event is generated when an entry for an Endurance Group is newly added to this log page.

Name

nvme_mi_admin_get_log_endurance_group - Get Endurance Group log

Return

The nvme command status if a response was received (see enumnvme_status_field) or -1 with errno set otherwise. May 2025 nvme_mi_admin_get_log_endurance_grnvme_mi_admin_get_log_endurance_group(2)

Synopsis

intnvme_mi_admin_get_log_endurance_group(nvme_mi_ctrl_tctrl,__u16endgid,structnvme_endurance_group_log*log);

See Also