summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_subsystem_next_ctrl.2
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/nvme_subsystem_next_ctrl.2')
-rw-r--r--doc/man/nvme_subsystem_next_ctrl.214
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/man/nvme_subsystem_next_ctrl.2 b/doc/man/nvme_subsystem_next_ctrl.2
new file mode 100644
index 0000000..971ab8a
--- /dev/null
+++ b/doc/man/nvme_subsystem_next_ctrl.2
@@ -0,0 +1,14 @@
+.TH "nvme_subsystem_next_ctrl" 9 "nvme_subsystem_next_ctrl" "April 2022" "libnvme API manual" LINUX
+.SH NAME
+nvme_subsystem_next_ctrl \- Next ctrl iterator
+.SH SYNOPSIS
+.B "nvme_ctrl_t" nvme_subsystem_next_ctrl
+.BI "(nvme_subsystem_t s " ","
+.BI "nvme_ctrl_t c " ");"
+.SH ARGUMENTS
+.IP "s" 12
+\fInvme_subsystem_t\fP object
+.IP "c" 12
+Previous controller instance of an \fIs\fP iterator
+.SH "RETURN"
+Next controller of an \fIs\fP iterator