File: nvme_supported_cap_config_list_log.2

package info (click to toggle)
libnvme 1.13-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 7,336 kB
  • sloc: ansic: 30,501; perl: 1,834; sh: 436; python: 190; cpp: 64; makefile: 54
file content (24 lines) | stat: -rw-r--r-- 575 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.TH "libnvme" 9 "struct nvme_supported_cap_config_list_log" "April 2025" "API Manual" LINUX
.SH NAME
struct nvme_supported_cap_config_list_log \- Supported Capacity Configuration list log page
.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
.IP "rsvd1" 12
Reserved
.IP "cap_config_desc" 12
Capacity configuration descriptor.
See \fIstruct\fP nvme_capacity_config_desc