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_id_endurance_group_list.2
Normal file
19
doc/man/nvme_id_endurance_group_list.2
Normal file
|
@ -0,0 +1,19 @@
|
|||
.TH "libnvme" 9 "struct nvme_id_endurance_group_list" "April 2022" "API Manual" LINUX
|
||||
.SH NAME
|
||||
struct nvme_id_endurance_group_list \-
|
||||
.SH SYNOPSIS
|
||||
struct nvme_id_endurance_group_list {
|
||||
.br
|
||||
.BI " __le16 num;"
|
||||
.br
|
||||
.BI " __le16 identifier[NVME_ID_ENDURANCE_GROUP_LIST_MAX];"
|
||||
.br
|
||||
.BI "
|
||||
};
|
||||
.br
|
||||
|
||||
.SH Members
|
||||
.IP "num" 12
|
||||
Number of Identifiers
|
||||
.IP "identifier" 12
|
||||
Endurance Group Identifier
|
Loading…
Add table
Add a link
Reference in a new issue