Adding upstream version 1.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
a619319278
commit
b3d79ba722
762 changed files with 7536 additions and 1096 deletions
|
@ -1,4 +1,4 @@
|
|||
.TH "nvme_mi_admin_identify_ctrl" 9 "nvme_mi_admin_identify_ctrl" "August 2022" "libnvme API manual" LINUX
|
||||
.TH "nvme_mi_admin_identify_ctrl" 9 "nvme_mi_admin_identify_ctrl" "October 2022" "libnvme API manual" LINUX
|
||||
.SH NAME
|
||||
nvme_mi_admin_identify_ctrl \- Perform an Admin identify for a controller
|
||||
.SH SYNOPSIS
|
||||
|
@ -20,4 +20,5 @@ fully populated on success.
|
|||
|
||||
See: \fIstruct nvme_id_ctrl\fP
|
||||
.SH "RETURN"
|
||||
0 on success, non-zero on failure
|
||||
The nvme command status if a response was received (see
|
||||
\fIenum nvme_status_field\fP) or -1 with errno set otherwise.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue