Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

struct nvme_mi_ctrl_health_status - Controller Health Data Structure (CHDS)

Members

ctlid Controller Identifier csts Controller Status ctemp Composite Temperature pdlu Percentage Used spare Available Spare cwarn Critical Warning rsvd9 Reserved May 2025 struct nvme_mi_ctrl_health_status libnvme(2)

Name

struct nvme_mi_ctrl_health_status - Controller Health Data Structure (CHDS)

Synopsis

struct nvme_mi_ctrl_health_status { __le16ctlid;__le16csts;__le16ctemp;__u8pdlu;__u8spare;__u8cwarn;__u8rsvd9[7]; };

See Also