enum nvme_nvm_id_ns_pif
This field indicates the type of the Protection Information Format
- Provided by: libnvme-dev (Version: 1.16.1-4)
- Source: libnvme
- Report a bug
This field indicates the type of the Protection Information Format
enum nvme_nvm_id_ns_pif {
NVME_NVM_PIF_16B_GUARD ,
NVME_NVM_PIF_32B_GUARD ,
NVME_NVM_PIF_64B_GUARD ,
NVME_NVM_PIF_QTYPE
};