1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       struct nvme_secondary_ctrl_list - Secondary Controller List
7

SYNOPSIS

9       struct nvme_secondary_ctrl_list {
10           __u8 num;
11           __u8 rsvd[31];
12           struct nvme_secondary_ctrl sc_entry[NVME_ID_SECONDARY_CTRL_MAX];
13        };
14
15

Members

17       num         Number of Identifiers
18
19       rsvd        Reserved
20
21       sc_entry    Secondary Controller Entry
22
23
24
25November 2022           struct nvme_secondary_ctrl_list             libnvme(9)
Impressum