Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

nvme_subsystem_reset - Initiate a subsystem reset

Arguments

fd File descriptor of nvme device

Description

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

Name

nvme_subsystem_reset - Initiate a subsystem reset

Return

Zero if a subsystem reset was initiated or -1 with errno set otherwise. May 2025 nvme_subsystem_reset nvme_subsystem_reset(2)

Synopsis

intnvme_subsystem_reset(intfd);

See Also