logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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