Adding upstream version 1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
809e3412a9
commit
336fe81026
743 changed files with 51081 additions and 0 deletions
35
doc/man/nvme_mi_nvm_ss_health_status.2
Normal file
35
doc/man/nvme_mi_nvm_ss_health_status.2
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue