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

struct nvme_lm_controller_state_data_header - Controller State data header structure describes the

Members

ver Version of this data structure csattr Controller state attributes rsvd3 Reserved nvmecss NVMe Controller state size in dwords vss Vendor specific size in dowrds May 2025 struct nvme_lm_controller_state_data_header libnvme(2)

Name

struct nvme_lm_controller_state_data_header - Controller State data header structure describes the contents of the Controller State data

Synopsis

struct nvme_lm_controller_state_data_header { __le16ver;__u8csattr;__u8rsvd3[13];__u8nvmecss[16];__u8vss[16]; };

See Also