logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

struct nvme_id_directives - Identify Directive - Return Parameters Data Structure

Members

supported Identify directive is supported enabled Identify directive is Enabled rsvd64 Reserved May 2025 struct nvme_id_directives libnvme(2)

Name

struct nvme_id_directives - Identify Directive - Return Parameters Data Structure

Synopsis

struct nvme_id_directives { __u8supported[32];__u8enabled[32];__u8rsvd64[4032]; };

See Also