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
19
doc/man/nvme_mi_aem_enable_item.2
Normal file
19
doc/man/nvme_mi_aem_enable_item.2
Normal file
|
@ -0,0 +1,19 @@
|
|||
.TH "libnvme" 9 "struct nvme_mi_aem_enable_item" "May 2025" "API Manual" LINUX
|
||||
.SH NAME
|
||||
struct nvme_mi_aem_enable_item \- AE Enabled item entry
|
||||
.SH SYNOPSIS
|
||||
struct nvme_mi_aem_enable_item {
|
||||
.br
|
||||
.BI " __u8 aeel;"
|
||||
.br
|
||||
.BI " __le16 aeei;"
|
||||
.br
|
||||
.BI "
|
||||
};
|
||||
.br
|
||||
|
||||
.SH Members
|
||||
.IP "aeel" 12
|
||||
AE Enable Length (length of this structure which is 3)
|
||||
.IP "aeei" 12
|
||||
AE Enable Info
|
Loading…
Add table
Add a link
Reference in a new issue