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
14
doc/man/nvmf_treq_str.2
Normal file
14
doc/man/nvmf_treq_str.2
Normal file
|
@ -0,0 +1,14 @@
|
|||
.TH "nvmf_treq_str" 9 "nvmf_treq_str" "April 2022" "libnvme API manual" LINUX
|
||||
.SH NAME
|
||||
nvmf_treq_str \- Decode TREQ field
|
||||
.SH SYNOPSIS
|
||||
.B "const char *" nvmf_treq_str
|
||||
.BI "(__u8 treq " ");"
|
||||
.SH ARGUMENTS
|
||||
.IP "treq" 12
|
||||
value to be decoded
|
||||
.SH "DESCRIPTION"
|
||||
Decode the transport requirements field in the
|
||||
discovery log page entry.
|
||||
.SH "RETURN"
|
||||
decoded string
|
Loading…
Add table
Add a link
Reference in a new issue