summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_registered_ctrl.2
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/nvme_registered_ctrl.2')
-rw-r--r--doc/man/nvme_registered_ctrl.231
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/man/nvme_registered_ctrl.2 b/doc/man/nvme_registered_ctrl.2
new file mode 100644
index 0000000..b66824e
--- /dev/null
+++ b/doc/man/nvme_registered_ctrl.2
@@ -0,0 +1,31 @@
+.TH "libnvme" 9 "struct nvme_registered_ctrl" "April 2022" "API Manual" LINUX
+.SH NAME
+struct nvme_registered_ctrl \-
+.SH SYNOPSIS
+struct nvme_registered_ctrl {
+.br
+.BI " __le16 cntlid;"
+.br
+.BI " __u8 rcsts;"
+.br
+.BI " __u8 rsvd3[5];"
+.br
+.BI " __le64 hostid;"
+.br
+.BI " __le64 rkey;"
+.br
+.BI "
+};
+.br
+
+.SH Members
+.IP "cntlid" 12
+Controller ID
+.IP "rcsts" 12
+Reservation Status
+.IP "rsvd3" 12
+Reserved
+.IP "hostid" 12
+Host Identifier
+.IP "rkey" 12
+Reservation Key