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_mi_control_req - The Control Primitive request.

Members

hdr Generic MI message header opcode Control Primitive Opcodes (using enumnvme_mi_control_opcode) tag flag - Opaque value passed from request to response cpsp Control Primitive Specific Parameter August 2025 struct nvme_mi_control_req libnvme(2)

Name

struct nvme_mi_control_req - The Control Primitive request.

Synopsis

struct nvme_mi_control_req { structnvme_mi_msg_hdrhdr;__u8opcode;__u8tag;__le16cpsp; };

See Also