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_subsys" 9 "nvme_mi_mi_read_mi_data_subsys" "August 2022" "libnvme API manual" LINUX
|
||||
.TH "nvme_mi_mi_read_mi_data_subsys" 9 "nvme_mi_mi_read_mi_data_subsys" "October 2022" "libnvme API manual" LINUX
|
||||
.SH NAME
|
||||
nvme_mi_mi_read_mi_data_subsys \- Perform a Read MI Data Structure command, retrieving subsystem data.
|
||||
.SH SYNOPSIS
|
||||
|
@ -14,4 +14,5 @@ subsystem information to populate
|
|||
Retrieves the Subsystem information - number of external ports and
|
||||
NVMe version information. See \fIstruct nvme_mi_read_nvm_ss_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