Man page - nvme_lm_nvme_controller_state_data_header(2)

Packages contas this manual

Manual

libnvme(2) API Manual libnvme(2)

struct nvme_lm_nvme_controller_state_data_header - Controller State data structure header

struct nvme_lm_nvme_controller_state_data_header {
__le16 ver;
__le16 niosq;
__le16 niocq;
__le16 rsvd6;
};

The version of this data structure.
The number of I/O Submission Queues contained in this data structure.
The number of I/O Completion Queues contained in this data structure.
Reserved
struct nvme_lm_nvme_controller_state_data_header May 2025