struct nvme_supported_cap_config_list_log
Supported Capacity Configuration list log page
- Provided by: libnvme-dev (Version: 1.15-2)
- Source: libnvme
- Report a bug
Supported Capacity Configuration list log page
struct nvme_supported_cap_config_list_log {
__u8 sccn;
__u8 rsvd1[15];
struct nvme_capacity_config_desc cap_config_desc[];
};