Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

nvme_subsystem_reset - Man Page

Initiate a subsystem reset

Synopsis

int nvme_subsystem_reset (int fd );

Arguments

fd

File descriptor of nvme device

Description

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

Return

Zero if a subsystem reset was initiated or -1 with errno set otherwise.

Info

June 2024 libnvme API manual