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
19
doc/man/nvme_aggregate_predictable_lat_event.2
Normal file
19
doc/man/nvme_aggregate_predictable_lat_event.2
Normal file
|
@ -0,0 +1,19 @@
|
|||
.TH "libnvme" 9 "struct nvme_aggregate_predictable_lat_event" "April 2022" "API Manual" LINUX
|
||||
.SH NAME
|
||||
struct nvme_aggregate_predictable_lat_event \-
|
||||
.SH SYNOPSIS
|
||||
struct nvme_aggregate_predictable_lat_event {
|
||||
.br
|
||||
.BI " __le64 num_entries;"
|
||||
.br
|
||||
.BI " __le16 entries[];"
|
||||
.br
|
||||
.BI "
|
||||
};
|
||||
.br
|
||||
|
||||
.SH Members
|
||||
.IP "num_entries" 12
|
||||
Number of entries
|
||||
.IP "entries" 12
|
||||
Entry list
|
Loading…
Add table
Add a link
Reference in a new issue