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
22
doc/man/nvme_mi_aem_supported_item.2
Normal file
22
doc/man/nvme_mi_aem_supported_item.2
Normal file
|
@ -0,0 +1,22 @@
|
|||
.TH "libnvme" 9 "struct nvme_mi_aem_supported_item" "May 2025" "API Manual" LINUX
|
||||
.SH NAME
|
||||
struct nvme_mi_aem_supported_item \- AE Supported List Item
|
||||
.SH SYNOPSIS
|
||||
struct nvme_mi_aem_supported_item {
|
||||
.br
|
||||
.BI " __u8 aesl;"
|
||||
.br
|
||||
.BI " __le16 aesi;"
|
||||
.br
|
||||
.BI "
|
||||
};
|
||||
.br
|
||||
|
||||
.SH Members
|
||||
.IP "aesl" 12
|
||||
AE supported list item length
|
||||
.IP "aesi" 12
|
||||
AE supported info
|
||||
.SH "Description"
|
||||
Following this header should be hdr.numaes entries of
|
||||
nvme_mi_aem_supported_item structures
|
Loading…
Add table
Add a link
Reference in a new issue