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_id_ctrl_avscc - Flags indicating the configuration settings for Admin Vendor Specific command handling.
SYNOPSIS¶
enum nvme_id_ctrl_avscc {
NVME_CTRL_AVSCC_AVS
};
Constants¶
- NVME_CTRL_AVSCC_AVS
- If set, all Admin Vendor Specific Commands use the optional vendor specific command format with NDT and NDM fields.
enum nvme_id_ctrl_avscc | July 2025 |