1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       struct nvme_cmd_effects_log - Commands Supported and Effects Log
7

SYNOPSIS

9       struct nvme_cmd_effects_log {
10           __le32 acs[256];
11           __le32 iocs[256];
12           __u8 rsvd[2048];
13        };
14
15

Members

17       acs         Admin Command Supported
18
19       iocs        I/O Command Supported
20
21       rsvd        Reserved
22
23
24
25November 2022             struct nvme_cmd_effects_log               libnvme(9)
Impressum