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

Questions & Answers

Helpful answers and articles about nvme_cmd_effects_log you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search