Scroll to navigation

libnvme(9) API Manual libnvme(9)

NAME

enum nvme_identify_cns - Identify - CNS Values

SYNOPSIS

enum nvme_identify_cns {
NVME_IDENTIFY_CNS_NS ,
NVME_IDENTIFY_CNS_CTRL ,
NVME_IDENTIFY_CNS_NS_ACTIVE_LIST ,
NVME_IDENTIFY_CNS_NS_DESC_LIST ,
NVME_IDENTIFY_CNS_NVMSET_LIST ,
NVME_IDENTIFY_CNS_CSI_NS ,
NVME_IDENTIFY_CNS_CSI_CTRL ,
NVME_IDENTIFY_CNS_CSI_NS_ACTIVE_LIST ,
NVME_IDENTIFY_CNS_CSI_INDEPENDENT_ID_NS ,
NVME_IDENTIFY_CNS_NS_USER_DATA_FORMAT ,
NVME_IDENTIFY_CNS_CSI_NS_USER_DATA_FORMAT ,
NVME_IDENTIFY_CNS_ALLOCATED_NS_LIST ,
NVME_IDENTIFY_CNS_ALLOCATED_NS ,
NVME_IDENTIFY_CNS_NS_CTRL_LIST ,
NVME_IDENTIFY_CNS_CTRL_LIST ,
NVME_IDENTIFY_CNS_PRIMARY_CTRL_CAP ,
NVME_IDENTIFY_CNS_SECONDARY_CTRL_LIST ,
NVME_IDENTIFY_CNS_NS_GRANULARITY ,
NVME_IDENTIFY_CNS_UUID_LIST ,
NVME_IDENTIFY_CNS_DOMAIN_LIST ,
NVME_IDENTIFY_CNS_ENDURANCE_GROUP_ID ,
NVME_IDENTIFY_CNS_CSI_ALLOCATED_NS_LIST ,
NVME_IDENTIFY_CNS_CSI_ID_NS_DATA_STRUCTURE ,
NVME_IDENTIFY_CNS_COMMAND_SET_STRUCTURE

};

Constants

Identify Namespace data structure
Identify Controller data structure
Active Namespace ID list
Namespace Identification Descriptor list
NVM Set List
I/O Command Set specific Identify Namespace data structure
I/O Command Set specific Identify Controller data structure
Active Namespace ID list associated with the specified I/O Command Set
I/O Command Set Independent Identify
Namespace user data format
I/O Command Set specific user data format Namespace data structure
Allocated Namespace ID list
Identify Namespace data structure for the specified allocated NSID
Controller List of controllers attached to the specified NSID
Controller List of controllers that exist in the NVM subsystem
Primary Controller Capabilities data structure for the specified primary controller
Secondary Controller list of controllers associated with the primary controller processing the command
A Namespace Granularity List
A UUID List
Domain List
Endurance Group List
I/O Command Set specific Allocated Namespace ID list
I/O Command Set specific ID Namespace Data Structure for Allocated Namespace ID
Base Specification 2.0a section 5.17.2.21
enum nvme_identify_cns February 2024