1
0
Fork 0

Merging upstream version 1.7.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 10:16:49 +01:00
parent 41144a7301
commit 476f38f2bb
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
878 changed files with 2965 additions and 1746 deletions

View file

@ -1,4 +1,4 @@
.TH "libnvme" 9 "struct nvme_feat_host_behavior" "September 2023" "API Manual" LINUX
.TH "libnvme" 9 "struct nvme_feat_host_behavior" "December 2023" "API Manual" LINUX
.SH NAME
struct nvme_feat_host_behavior \- Host Behavior Support - Data Structure
.SH SYNOPSIS
@ -6,7 +6,15 @@ struct nvme_feat_host_behavior {
.br
.BI " __u8 acre;"
.br
.BI " __u8 rsvd1[511];"
.BI " __u8 etdas;"
.br
.BI " __u8 lbafee;"
.br
.BI " __u8 rsvd3;"
.br
.BI " __u16 cdfe;"
.br
.BI " __u8 rsvd6[506];"
.br
.BI "
};
@ -15,5 +23,13 @@ struct nvme_feat_host_behavior {
.SH Members
.IP "acre" 12
Advanced Command Retry Enable
.IP "rsvd1" 12
.IP "etdas" 12
Extended Telemetry Data Area 4 Supported
.IP "lbafee" 12
LBA Format Extension Enable
.IP "rsvd3" 12
Reserved
.IP "cdfe" 12
Copy Descriptor Formats Enable
.IP "rsvd6" 12
Reserved