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

nvme_fw_commit - Commit firmware using the specified action

Arguments

args structnvme_fw_commit_args argument structure

Description

The Firmware Commit command modifies the firmware image or Boot Partitions.

Name

nvme_fw_commit - Commit firmware using the specified action

Return

The nvme command status if a response was received (see enumnvme_status_field) or -1 with errno set otherwise. The command status response may specify additional reset actions required to complete the commit process. May 2025 nvme_fw_commit nvme_fw_commit(2)

Synopsis

intnvme_fw_commit(structnvme_fw_commit_args*args);

See Also