Scroll to navigation

libnvme(2) API Manual 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

};

Constants

Ready
Controller Fatal Status
Shutdown Status
NVM Subsystem Reset Occurred
Controller Enable Change Occurred
Namespace Attribute Changed
Firmware Activated
enum nvme_mi_csts February 2024