nvme_cmd_effects_log(2)
| libnvme(9) | API Manual | libnvme(9) |
NAME
struct nvme_cmd_effects_log - Commands Supported and Effects Log
SYNOPSIS
struct nvme_cmd_effects_log {
__le32 acs[256];
__le32 iocs[256];
__u8 rsvd[2048];
};
Members
- acs
- Admin Command Supported
- iocs
- I/O Command Supported
- rsvd
- Reserved
| struct nvme_cmd_effects_log | October 2025 |
