Scroll to navigation

libnvme(9) API Manual libnvme(9)

NAME

enum nvme_mi_ccs - Get State Control Primitive Success Response Fields - Control Primitive Specific Response

SYNOPSIS

enum nvme_mi_ccs {
NVME_MI_CCS_RDY ,
NVME_MI_CCS_CFS ,
NVME_MI_CCS_SHST ,
NVME_MI_CCS_NSSRO ,
NVME_MI_CCS_CECO ,
NVME_MI_CCS_NAC ,
NVME_MI_CCS_FA ,
NVME_MI_CCS_CSTS ,
NVME_MI_CCS_CTEMP ,
NVME_MI_CCS_PDLU ,
NVME_MI_CCS_SPARE ,
NVME_MI_CCS_CCWARN

};

Constants

Ready
Controller Fatal Status
Shutdown Status
NVM Subsystem Reset Occurred
Controller Enable Change Occurred
Namespace Attribute Changed
Firmware Activated
Controller Status Change
Composite Temperature Change
Percentage Used
Available Spare
Critical Warning
enum nvme_mi_ccs February 2024