Adding upstream version 1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
809e3412a9
commit
336fe81026
743 changed files with 51081 additions and 0 deletions
13
doc/man/nvme_disconnect_ctrl.2
Normal file
13
doc/man/nvme_disconnect_ctrl.2
Normal file
|
@ -0,0 +1,13 @@
|
|||
.TH "nvme_disconnect_ctrl" 9 "nvme_disconnect_ctrl" "April 2022" "libnvme API manual" LINUX
|
||||
.SH NAME
|
||||
nvme_disconnect_ctrl \- Disconnect a controller
|
||||
.SH SYNOPSIS
|
||||
.B "int" nvme_disconnect_ctrl
|
||||
.BI "(nvme_ctrl_t c " ");"
|
||||
.SH ARGUMENTS
|
||||
.IP "c" 12
|
||||
Controller instance
|
||||
.SH "DESCRIPTION"
|
||||
Issues a 'disconnect' fabrics command to \fIc\fP
|
||||
.SH "RETURN"
|
||||
0 on success, -1 on failure.
|
Loading…
Add table
Add a link
Reference in a new issue