nvme_mi_admin_get_log_lockdown - Man Page

Retrieve lockdown Log

Synopsis

int nvme_mi_admin_get_log_lockdown (nvme_mi_ctrl_t ctrl , __u8 cnscp , struct nvme_lockdown_log *lockdown_log );

Arguments

ctrl

Controller to query

cnscp

Contents and Scope of Command and Feature Identifier Lists

lockdown_log

Buffer to store the lockdown log

Return

The nvme command status if a response was received (see enum nvme_status_field) or -1 with errno set otherwise.

Info

November 2024 libnvme API manual