logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

nvme_mi_admin_get_log_sanitize - Retrieve Sanitize Status

Arguments

ctrl Controller to query rae Retain asynchronous events log User address to store the sanitize log

Description

The Sanitize Status log page reports sanitize operation time estimates and information about the most recent sanitize operation.

Name

nvme_mi_admin_get_log_sanitize - Retrieve Sanitize Status

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_sanitize nvme_mi_admin_get_log_sanitize(2)

Synopsis

intnvme_mi_admin_get_log_sanitize(nvme_mi_ctrl_tctrl,boolrae,structnvme_sanitize_log_page*log);

See Also