1
0
Fork 0

Merging upstream version 1.14.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-22 12:57:29 +02:00
parent 22fcbdb0c8
commit 35c8bfce7f
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
1041 changed files with 6076 additions and 1170 deletions

View file

@ -0,0 +1,30 @@
.TH "libnvme" 9 "enum nvme_feat_perfc_attri" "May 2025" "API Manual" LINUX
.SH NAME
enum nvme_feat_perfc_attri \- performance characteristics attribute index
.SH SYNOPSIS
enum nvme_feat_perfc_attri {
.br
.BI " NVME_FEAT_PERFC_ATTRI_STD"
,
.br
.br
.BI " NVME_FEAT_PERFC_ATTRI_ID_LIST"
,
.br
.br
.BI " NVME_FEAT_PERFC_ATTRI_VS_MIN"
,
.br
.br
.BI " NVME_FEAT_PERFC_ATTRI_VS_MAX"
};
.SH Constants
.IP "NVME_FEAT_PERFC_ATTRI_STD" 12
standard performance attribute
.IP "NVME_FEAT_PERFC_ATTRI_ID_LIST" 12
performance attribute identifier list
.IP "NVME_FEAT_PERFC_ATTRI_VS_MIN" 12
vendor specific performance attribute minimum index
.IP "NVME_FEAT_PERFC_ATTRI_VS_MAX" 12
vendor specific performance attribute maximum index