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_directive_recv - Receive directive specific data

Arguments

args structnvme_directive_recv_args argument structure

Name

nvme_directive_recv - Receive directive specific data

Return

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

Synopsis

intnvme_directive_recv(structnvme_directive_recv_args*args);

See Also