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
|
@ -1,4 +1,4 @@
|
|||
.TH "nvme_mi_mi_read_mi_data_ctrl" 9 "nvme_mi_mi_read_mi_data_ctrl" "August 2022" "libnvme API manual" LINUX
|
||||
.TH "nvme_mi_mi_read_mi_data_ctrl" 9 "nvme_mi_mi_read_mi_data_ctrl" "October 2022" "libnvme API manual" LINUX
|
||||
.SH NAME
|
||||
nvme_mi_mi_read_mi_data_ctrl \- Perform a Read MI Data Structure command, retrieving controller information
|
||||
.SH SYNOPSIS
|
||||
|
@ -19,4 +19,5 @@ controller with ID \fIctrlid\fP.
|
|||
|
||||
See \fIstruct nvme_mi_read_ctrl_info\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