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

enum nvme_mi_csts - Controller Health Data Structure (CHDS) - Controller Status (CSTS)

Constants

NVME_MI_CSTS_RDY Ready NVME_MI_CSTS_CFS Controller Fatal Status NVME_MI_CSTS_SHST Shutdown Status NVME_MI_CSTS_NSSRO NVM Subsystem Reset Occurred NVME_MI_CSTS_CECO Controller Enable Change Occurred NVME_MI_CSTS_NAC Namespace Attribute Changed NVME_MI_CSTS_FA Firmware Activated August 2025 enum nvme_mi_csts libnvme(2)

Name

enum nvme_mi_csts - Controller Health Data Structure (CHDS) - Controller Status (CSTS)

Synopsis

enum nvme_mi_csts { NVME_MI_CSTS_RDY , NVME_MI_CSTS_CFS , NVME_MI_CSTS_SHST , NVME_MI_CSTS_NSSRO , NVME_MI_CSTS_CECO , NVME_MI_CSTS_NAC , NVME_MI_CSTS_FA };

See Also