Merging upstream version 1.14.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
22fcbdb0c8
commit
35c8bfce7f
1041 changed files with 6076 additions and 1170 deletions
17
doc/man/nvme_mi_aem_enable_list.2
Normal file
17
doc/man/nvme_mi_aem_enable_list.2
Normal file
|
@ -0,0 +1,17 @@
|
|||
.TH "libnvme" 9 "struct nvme_mi_aem_enable_list" "May 2025" "API Manual" LINUX
|
||||
.SH NAME
|
||||
struct nvme_mi_aem_enable_list \- AE enable list sent with SET CONFIG Asyncronous Event
|
||||
.SH SYNOPSIS
|
||||
struct nvme_mi_aem_enable_list {
|
||||
.br
|
||||
.BI " struct nvme_mi_aem_enable_list_header hdr;"
|
||||
.br
|
||||
.BI "
|
||||
};
|
||||
.br
|
||||
|
||||
.SH Members
|
||||
.IP "hdr" 12
|
||||
AE enable list header
|
||||
.SH "Description"
|
||||
Following this header should be hdr.numaee entries of nvme_mi_aem_enable_item structures
|
Loading…
Add table
Add a link
Reference in a new issue