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,35 @@
.TH "libnvme" 9 "struct nvme_mi_nvm_ss_health_status" "April 2022" "API Manual" LINUX
.SH NAME
struct nvme_mi_nvm_ss_health_status \-
.SH SYNOPSIS
struct nvme_mi_nvm_ss_health_status {
.br
.BI " __u8 nss;"
.br
.BI " __u8 sw;"
.br
.BI " __u8 ctemp;"
.br
.BI " __u8 pdlu;"
.br
.BI " __le16 ccs;"
.br
.BI " __u8 rsvd8[2];"
.br
.BI "
};
.br
.SH Members
.IP "nss" 12
NVM Subsystem Status
.IP "sw" 12
Smart Warnings
.IP "ctemp" 12
Composite Temperature
.IP "pdlu" 12
Percentage Drive Life Used
.IP "ccs" 12
Composite Controller Status
.IP "rsvd8" 12
Reserved