enum nvme_id_ns_dpc
This field indicates the capabilities for the end-to-end data protection feature.
- Provided by: libnvme-dev (Version: 1.16.1-4)
- Source: libnvme
- Report a bug
This field indicates the capabilities for the end-to-end data protection feature.
enum nvme_id_ns_dpc {
NVME_NS_DPC_PI_TYPE1 ,
NVME_NS_DPC_PI_TYPE2 ,
NVME_NS_DPC_PI_TYPE3 ,
NVME_NS_DPC_PI_FIRST ,
NVME_NS_DPC_PI_LAST
};