Merging upstream version 1.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
de317aafca
commit
a2fa71affa
762 changed files with 7536 additions and 1096 deletions
16
doc/man/nvme_mi_admin_fw_commit.2
Normal file
16
doc/man/nvme_mi_admin_fw_commit.2
Normal file
|
@ -0,0 +1,16 @@
|
|||
.TH "nvme_mi_admin_fw_commit" 9 "nvme_mi_admin_fw_commit" "October 2022" "libnvme API manual" LINUX
|
||||
.SH NAME
|
||||
nvme_mi_admin_fw_commit \- Commit firmware using the specified action
|
||||
.SH SYNOPSIS
|
||||
.B "int" nvme_mi_admin_fw_commit
|
||||
.BI "(nvme_mi_ctrl_t ctrl " ","
|
||||
.BI "struct nvme_fw_commit_args *args " ");"
|
||||
.SH ARGUMENTS
|
||||
.IP "ctrl" 12
|
||||
Controller to send firmware data to
|
||||
.IP "args" 12
|
||||
\fIstruct nvme_fw_download_args\fP argument structure
|
||||
.SH "DESCRIPTION"
|
||||
The Firmware Commit command modifies the firmware image or Boot Partitions.
|
||||
.SH "RETURN"
|
||||
0 on success, non-zero on failure
|
Loading…
Add table
Add a link
Reference in a new issue