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_perf_attr_id_list - Performance attribute identifier list structure

Members

attrtyp Bits 7-3: Reserved Bits 2-0: Attribute type msvspa Maximum saveable vendor specific performance attributes usvspa Unused saveable vendor specific performance attributes rsvd3 Reserved id_list Performance attribute identifier list rsvd1024 Reserved August 2025 struct nvme_perf_attr_id_list libnvme(2)

Name

struct nvme_perf_attr_id_list - Performance attribute identifier list structure

Synopsis

struct nvme_perf_attr_id_list { __u8attrtyp;__u8msvspa;__u8usvspa;__u8rsvd3[13];structnvme_perf_attr_idid_list[63];__u8rsvd1024[3072]; };

See Also