Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

enum nvme_id_ctrl_avscc - Flags indicating the configuration settings for Admin Vendor Specific command

Constants

NVME_CTRL_AVSCC_AVS If set, all Admin Vendor Specific Commands use the optional vendor specific command format with NDT and NDM fields. August 2025 enum nvme_id_ctrl_avscc 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 };

See Also