1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       struct nvme_mi_ctrl_health_status -
7

SYNOPSIS

9       struct nvme_mi_ctrl_health_status {
10           __le16 ctlid;
11           __le16 csts;
12           __le16 ctemp;
13           __u8 pdlu;
14           __u8 spare;
15           __u8 cwarn;
16           __u8 rsvd9[7];
17        };
18
19

Members

21       ctlid       Controller Identifier
22
23       csts        Controller Status
24
25       ctemp       Composite Temperature
26
27       pdlu        Percentage Used
28
29       spare       Available Spare
30
31       cwarn       Critical Warning
32
33       rsvd9       Reserved
34
35
36
37April 2022             struct nvme_mi_ctrl_health_status            libnvme(9)
Impressum