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
24
doc/man/nvme_resv_rrega.2
Normal file
24
doc/man/nvme_resv_rrega.2
Normal file
|
@ -0,0 +1,24 @@
|
|||
.TH "libnvme" 9 "enum nvme_resv_rrega" "April 2022" "API Manual" LINUX
|
||||
.SH NAME
|
||||
enum nvme_resv_rrega \-
|
||||
.SH SYNOPSIS
|
||||
enum nvme_resv_rrega {
|
||||
.br
|
||||
.BI " NVME_RESERVATION_RREGA_REGISTER_KEY"
|
||||
,
|
||||
.br
|
||||
.br
|
||||
.BI " NVME_RESERVATION_RREGA_UNREGISTER_KEY"
|
||||
,
|
||||
.br
|
||||
.br
|
||||
.BI " NVME_RESERVATION_RREGA_REPLACE_KEY"
|
||||
|
||||
};
|
||||
.SH Constants
|
||||
.IP "NVME_RESERVATION_RREGA_REGISTER_KEY" 12
|
||||
Register Reservation Key
|
||||
.IP "NVME_RESERVATION_RREGA_UNREGISTER_KEY" 12
|
||||
Unregister Reservation Key
|
||||
.IP "NVME_RESERVATION_RREGA_REPLACE_KEY" 12
|
||||
Replace Reservation Key
|
Loading…
Add table
Add a link
Reference in a new issue