summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_secondary_ctrl_list.2
blob: 2b8b773fd4e64db54a5f9e14a862ba23705970b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.TH "libnvme" 9 "struct nvme_secondary_ctrl_list" "August 2022" "API Manual" LINUX
.SH NAME
struct nvme_secondary_ctrl_list \- Secondary Controller List
.SH SYNOPSIS
struct nvme_secondary_ctrl_list {
.br
.BI "    __u8 num;"
.br
.BI "    __u8 rsvd[31];"
.br
.BI "    struct nvme_secondary_ctrl sc_entry[NVME_ID_SECONDARY_CTRL_MAX];"
.br
.BI "
};
.br

.SH Members
.IP "num" 12
Number of Identifiers
.IP "rsvd" 12
Reserved
.IP "sc_entry" 12
Secondary Controller Entry