nvme_mi_admin_get_log_lockdown - Retrieve lockdown Log
Contents
Arguments
ctrl Controller to query
cnscp Contents and Scope of Command and Feature Identifier Lists
lockdown_log
Buffer to store the lockdown log
Name
nvme_mi_admin_get_log_lockdown - Retrieve lockdown Log
Return
The nvme command status if a response was received (see enumnvme_status_field) or -1 with errno set
otherwise.
August 2025 nvme_mi_admin_get_log_lockdown nvme_mi_admin_get_log_lockdown(2)
Synopsis
intnvme_mi_admin_get_log_lockdown(nvme_mi_ctrl_tctrl,__u8cnscp,structnvme_lockdown_log*lockdown_log);
