nvme_get_log - NVMe Admin Get Log command
Contents
Arguments
args structnvme_get_log_args argument structure
Name
nvme_get_log - NVMe Admin Get Log command
Return
The nvme command status if a response was received (see enumnvme_status_field) or -1 with errno set
otherwise.
May 2025 nvme_get_log nvme_get_log(2)
Synopsis
intnvme_get_log(structnvme_get_log_args*args);
