19 lines
507 B
Groff
19 lines
507 B
Groff
.TH "libnvme" 9 "struct nvme_mi_cmd_supported_effects_log" "November 2024" "API Manual" LINUX
|
|
.SH NAME
|
|
struct nvme_mi_cmd_supported_effects_log \- NVMe-MI Commands Supported and Effects Log
|
|
.SH SYNOPSIS
|
|
struct nvme_mi_cmd_supported_effects_log {
|
|
.br
|
|
.BI " __le32 mi_cmd_support[NVME_LOG_MI_CMD_SUPPORTED_EFFECTS_MAX];"
|
|
.br
|
|
.BI " __le32 reserved1[NVME_LOG_MI_CMD_SUPPORTED_EFFECTS_RESERVED];"
|
|
.br
|
|
.BI "
|
|
};
|
|
.br
|
|
|
|
.SH Members
|
|
.IP "mi_cmd_support" 12
|
|
NVMe-MI Commands Supported
|
|
.IP "reserved1" 12
|
|
Reserved
|