Scroll to navigation

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

Admin Command Supported
I/O Command Supported
Reserved
struct nvme_cmd_effects_log February 2024