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
30
doc/man/nvmf_log_discovery_lsp.2
Normal file
30
doc/man/nvmf_log_discovery_lsp.2
Normal file
|
@ -0,0 +1,30 @@
|
|||
.TH "libnvme" 9 "enum nvmf_log_discovery_lsp" "October 2022" "API Manual" LINUX
|
||||
.SH NAME
|
||||
enum nvmf_log_discovery_lsp \- Discovery log specific field
|
||||
.SH SYNOPSIS
|
||||
enum nvmf_log_discovery_lsp {
|
||||
.br
|
||||
.BI " NVMF_LOG_DISC_LSP_NONE"
|
||||
,
|
||||
.br
|
||||
.br
|
||||
.BI " NVMF_LOG_DISC_LSP_EXTDLPE"
|
||||
,
|
||||
.br
|
||||
.br
|
||||
.BI " NVMF_LOG_DISC_LSP_PLEO"
|
||||
,
|
||||
.br
|
||||
.br
|
||||
.BI " NVMF_LOG_DISC_LSP_ALLSUBE"
|
||||
|
||||
};
|
||||
.SH Constants
|
||||
.IP "NVMF_LOG_DISC_LSP_NONE" 12
|
||||
None
|
||||
.IP "NVMF_LOG_DISC_LSP_EXTDLPE" 12
|
||||
Extended Discovery Log Page Entries
|
||||
.IP "NVMF_LOG_DISC_LSP_PLEO" 12
|
||||
Port Local Entries Only
|
||||
.IP "NVMF_LOG_DISC_LSP_ALLSUBE" 12
|
||||
All NVM Subsystem Entries
|
Loading…
Add table
Add a link
Reference in a new issue