Provided by: libnvme-dev_1.8-3ubuntu1_amd64 

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.
February 2025 enum nvme_id_ctrl_avscc libnvme(2)