Merging upstream version 1.12.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
8d543389aa
commit
a3d0cc5ebd
1005 changed files with 9469 additions and 1830 deletions
27
doc/man/nvme_reachability_associations_log.2
Normal file
27
doc/man/nvme_reachability_associations_log.2
Normal file
|
@ -0,0 +1,27 @@
|
|||
.TH "libnvme" 9 "struct nvme_reachability_associations_log" "March 2025" "API Manual" LINUX
|
||||
.SH NAME
|
||||
struct nvme_reachability_associations_log \- Reachability Associations Log
|
||||
.SH SYNOPSIS
|
||||
struct nvme_reachability_associations_log {
|
||||
.br
|
||||
.BI " __le64 chngc;"
|
||||
.br
|
||||
.BI " __le16 nrad;"
|
||||
.br
|
||||
.BI " __u8 rsvd10[6];"
|
||||
.br
|
||||
.BI " struct nvme_reachability_association_desc rad[];"
|
||||
.br
|
||||
.BI "
|
||||
};
|
||||
.br
|
||||
|
||||
.SH Members
|
||||
.IP "chngc" 12
|
||||
Change Count
|
||||
.IP "nrad" 12
|
||||
Number of Reachability Association Descriptors
|
||||
.IP "rsvd10" 12
|
||||
Reserved
|
||||
.IP "rad" 12
|
||||
Reachability Association Descriptor List
|
Loading…
Add table
Add a link
Reference in a new issue