1nvme_fw_commit(9)             libnvme API manual             nvme_fw_commit(9)
2
3
4

NAME

6       nvme_fw_commit - Commit firmware using the specified action
7

SYNOPSIS

9       int nvme_fw_commit (struct nvme_fw_commit_args *args );
10

ARGUMENTS

12       args        struct nvme_fw_commit_args argument structure
13

DESCRIPTION

15       The  Firmware Commit command modifies the firmware image or Boot Parti‐
16       tions.
17

RETURN

19       The nvme command status if a response was received (see enum  nvme_sta‐
20       tus_field)  or -1 with errno set otherwise. The command status response
21       may specify additional reset actions required to  complete  the  commit
22       process.
23
24
25
26November 2022                   nvme_fw_commit               nvme_fw_commit(9)
Impressum