logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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