other versions
- Tumbleweed 1.15-2.1
- Leap-16.0
- Leap-15.6
| libnvme(9) | API Manual | libnvme(9) |
NAME¶
enum nvme_id_ctrl_nvscc - This field indicates the configuration settings for NVM Vendor Specific command handling.
SYNOPSIS¶
enum nvme_id_ctrl_nvscc {
NVME_CTRL_NVSCC_FMT
};
Constants¶
- NVME_CTRL_NVSCC_FMT
- If set, all NVM Vendor Specific Commands use the format with NDT and NDM fields.
| enum nvme_id_ctrl_nvscc | July 2025 |