Ubuntu Manpages

enum nvme_id_iocs_iocsc

This field indicates the Identify I/O Command Set Data Structure

enum nvme_id_iocs_iocsc {
NVME_IOCS_IOCSC_NVMCS_SHIFT ,
NVME_IOCS_IOCSC_NVMCS_MASK ,
NVME_IOCS_IOCSC_KVCS_SHIFT ,
NVME_IOCS_IOCSC_KVCS_MASK ,
NVME_IOCS_IOCSC_ZNSCS_SHIFT ,
NVME_IOCS_IOCSC_ZNSCS_MASK ,
NVME_IOCS_IOCSC_SLMCS_SHIFT ,
NVME_IOCS_IOCSC_SLMCS_MASK ,
NVME_IOCS_IOCSC_CPNCS_SHIFT ,
NVME_IOCS_IOCSC_CPNCS_MASK

};

Shift amount to get the value of NVM Command Set
Mask to get the value of NVM Command Set
Shift amount to get the value of Key Value Command Set
Mask to get the value of Key Value Command Set
Shift amount to get the value of Zoned Namespace Command Set
Mask to get the value of Zoned Namespace Command Set
Shift amount to get the value of Subsystem Local Memory Command Set
Mask to get the value of Subsystem Local Memory Command Set
Shift amount to get the value of Computational Programs Namespace Command Set
Mask to get the value of Computational Programs Namespace Command Set