Description
libnvme
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 |
|
nvme_cmd_effects_log
2
general