logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvme_directive_send_id_endir - Directive Send Enable Directive

Arguments

fd File descriptor of nvme device nsid Namespace Identifier endir Enable Directive dtype Directive Type id Pointer to structure nvme_id_directives

Name

nvme_directive_send_id_endir - Directive Send Enable Directive

Return

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

Synopsis

intnvme_directive_send_id_endir(intfd,__u32nsid,boolendir,enumnvme_directive_dtypedtype,structnvme_id_directives*id);

See Also