summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_supported_cap_config_list_log.2
blob: b842e363d1bb714ef07bb9f42d1b8d28e87c090b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.TH "libnvme" 9 "struct nvme_supported_cap_config_list_log" "April 2022" "API Manual" LINUX
.SH NAME
struct nvme_supported_cap_config_list_log \- 
.SH SYNOPSIS
struct nvme_supported_cap_config_list_log {
.br
.BI "    __u8 sccn;"
.br
.BI "    __u8 rsvd1[15];"
.br
.BI "    struct nvme_capacity_config_desc cap_config_desc[];"
.br
.BI "
};
.br

.SH Members
.IP "sccn" 12
number of capacity configuration
.SH "Description"
Supported Capacity Configuration list log page
structure definitions