1nvme_mi_admin_fw_commit(9) libnvme API manual nvme_mi_admin_fw_commit(9)
2
3
4
6 nvme_mi_admin_fw_commit - Commit firmware using the specified action
7
9 int nvme_mi_admin_fw_commit (nvme_mi_ctrl_t ctrl , struct nvme_fw_com‐
10 mit_args *args );
11
13 ctrl Controller to send firmware data to
14
15 args struct nvme_fw_download_args argument structure
16
18 The Firmware Commit command modifies the firmware image or Boot Parti‐
19 tions.
20
22 0 on success, non-zero on failure
23
24
25
26October 2023 nvme_mi_admin_fw_commit nvme_mi_admin_fw_commit(9)