1
0
Fork 0

Merging upstream version 1.12.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-03-20 08:08:33 +01:00
parent 8d543389aa
commit a3d0cc5ebd
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
1005 changed files with 9469 additions and 1830 deletions

View file

@ -0,0 +1,31 @@
.TH "libnvme" 9 "struct nvme_lm_controller_state_data_header" "March 2025" "API Manual" LINUX
.SH NAME
struct nvme_lm_controller_state_data_header \- Controller State data header structure describes the contents of the Controller State data
.SH SYNOPSIS
struct nvme_lm_controller_state_data_header {
.br
.BI " __le16 ver;"
.br
.BI " __u8 csattr;"
.br
.BI " __u8 rsvd3[13];"
.br
.BI " __u8 nvmecss[16];"
.br
.BI " __u8 vss[16];"
.br
.BI "
};
.br
.SH Members
.IP "ver" 12
Version of this data structure
.IP "csattr" 12
Controller state attributes
.IP "rsvd3" 12
Reserved
.IP "nvmecss" 12
NVMe Controller state size in dwords
.IP "vss" 12
Vendor specific size in dowrds