struct nvme_cmd_effects_log - Commands Supported and Effects Log
Contents
Members
acs Admin Command Supported
iocs I/O Command Supported
rsvd Reserved
August 2025 struct nvme_cmd_effects_log libnvme(2)
Name
struct nvme_cmd_effects_log - Commands Supported and Effects Log
Synopsis
struct nvme_cmd_effects_log {
__le32acs[256];__le32iocs[256];__u8rsvd[2048];
};
