2025-02-16 10:51:10 +01:00
|
|
|
.TH "libnvme" 9 "struct nvme_cmd_effects_log" "October 2024" "API Manual" LINUX
|
2025-02-15 08:44:15 +01:00
|
|
|
.SH NAME
|
2025-02-16 10:03:28 +01:00
|
|
|
struct nvme_cmd_effects_log \- Commands Supported and Effects Log
|
2025-02-15 08:44:15 +01:00
|
|
|
.SH SYNOPSIS
|
|
|
|
struct nvme_cmd_effects_log {
|
|
|
|
.br
|
|
|
|
.BI " __le32 acs[256];"
|
|
|
|
.br
|
|
|
|
.BI " __le32 iocs[256];"
|
|
|
|
.br
|
|
|
|
.BI " __u8 rsvd[2048];"
|
|
|
|
.br
|
|
|
|
.BI "
|
|
|
|
};
|
|
|
|
.br
|
|
|
|
|
|
|
|
.SH Members
|
|
|
|
.IP "acs" 12
|
|
|
|
Admin Command Supported
|
|
|
|
.IP "iocs" 12
|
|
|
|
I/O Command Supported
|
|
|
|
.IP "rsvd" 12
|
|
|
|
Reserved
|