other versions
- bookworm 1.3-1+deb12u1
- testing 1.13-2
- unstable 1.13-2
- experimental 1.14-1
libnvme(2) | API Manual | libnvme(2) |
NAME¶
enum nvme_directive_dtype - Directive Types
SYNOPSIS¶
enum nvme_directive_dtype {
NVME_DIRECTIVE_DTYPE_IDENTIFY ,
NVME_DIRECTIVE_DTYPE_STREAMS
};
Constants¶
- NVME_DIRECTIVE_DTYPE_IDENTIFY
- Identify directive type
- NVME_DIRECTIVE_DTYPE_STREAMS
- Streams directive type
enum nvme_directive_dtype | August 2024 |