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_ctrl_reset - Initiate a controller reset

Arguments

fd File descriptor of nvme device

Description

This should only be sent to controller handles, not to namespaces.

Name

nvme_ctrl_reset - Initiate a controller reset

Return

0 if a reset was initiated or -1 with errno set otherwise. May 2025 nvme_ctrl_reset nvme_ctrl_reset(2)

Synopsis

intnvme_ctrl_reset(intfd);

See Also