1
0
Fork 0

Adding upstream version 1.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-15 08:44:15 +01:00
parent 809e3412a9
commit 336fe81026
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
743 changed files with 51081 additions and 0 deletions

View file

@ -0,0 +1,39 @@
.TH "libnvme" 9 "struct nvme_mi_ctrl_health_status" "April 2022" "API Manual" LINUX
.SH NAME
struct nvme_mi_ctrl_health_status \-
.SH SYNOPSIS
struct nvme_mi_ctrl_health_status {
.br
.BI " __le16 ctlid;"
.br
.BI " __le16 csts;"
.br
.BI " __le16 ctemp;"
.br
.BI " __u8 pdlu;"
.br
.BI " __u8 spare;"
.br
.BI " __u8 cwarn;"
.br
.BI " __u8 rsvd9[7];"
.br
.BI "
};
.br
.SH Members
.IP "ctlid" 12
Controller Identifier
.IP "csts" 12
Controller Status
.IP "ctemp" 12
Composite Temperature
.IP "pdlu" 12
Percentage Used
.IP "spare" 12
Available Spare
.IP "cwarn" 12
Critical Warning
.IP "rsvd9" 12
Reserved