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_lm_nvme_controller_state_data_header - Controller State data structure header

Members

ver The version of this data structure. niosq The number of I/O Submission Queues contained in this data structure. niocq The number of I/O Completion Queues contained in this data structure. rsvd6 Reserved May 2025 struct nvme_lm_nvme_controller_state_data_header libnvme(2)

Name

struct nvme_lm_nvme_controller_state_data_header - Controller State data structure header

Synopsis

struct nvme_lm_nvme_controller_state_data_header { __le16ver;__le16niosq;__le16niocq;__le16rsvd6; };

See Also