struct nvme_mi_cmd_supported_effects_log - NVMe-MI Commands Supported and Effects Log
Contents
Members
mi_cmd_support
NVMe-MI Commands Supported
reserved1 Reserved
May 2025 struct nvme_mi_cmd_supported_effects_log libnvme(2)
Name
struct nvme_mi_cmd_supported_effects_log - NVMe-MI Commands Supported and Effects Log
Synopsis
struct nvme_mi_cmd_supported_effects_log {
__le32mi_cmd_support[NVME_LOG_MI_CMD_SUPPORTED_EFFECTS_MAX];__le32reserved1[NVME_LOG_MI_CMD_SUPPORTED_EFFECTS_RESERVED];
};
