other versions
- bookworm 1.3-1+deb12u1
- testing 1.13-2
- unstable 1.13-2
- experimental 1.15-1
libnvme(2) | API Manual | libnvme(2) |
NAME¶
enum nvme_csi - Defined command set indicators
SYNOPSIS¶
enum nvme_csi {
NVME_CSI_NVM ,
NVME_CSI_KV ,
NVME_CSI_ZNS
};
Constants¶
- NVME_CSI_NVM
- NVM Command Set Indicator
- NVME_CSI_KV
- Key Value Command Set
- NVME_CSI_ZNS
- Zoned Namespace Command Set
enum nvme_csi | August 2024 |