1
0
Fork 0
libnvme/doc/man/nvme_mi_control_req.2
Daniel Baumann bd2208f611
Merging upstream version 1.11.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-16 10:51:37 +01:00

27 lines
581 B
Groff

.TH "libnvme" 9 "struct nvme_mi_control_req" "November 2024" "API Manual" LINUX
.SH NAME
struct nvme_mi_control_req \- The Control Primitive request.
.SH SYNOPSIS
struct nvme_mi_control_req {
.br
.BI " struct nvme_mi_msg_hdr hdr;"
.br
.BI " __u8 opcode;"
.br
.BI " __u8 tag;"
.br
.BI " __le16 cpsp;"
.br
.BI "
};
.br
.SH Members
.IP "hdr" 12
Generic MI message header
.IP "opcode" 12
Control Primitive Opcodes (using \fIenum nvme_mi_control_opcode\fP)
.IP "tag" 12
flag - Opaque value passed from request to response
.IP "cpsp" 12
Control Primitive Specific Parameter