1
0
Fork 0
libnvme/doc/man/nvme_secondary_ctrl_list.2

24 lines
463 B
Groff
Raw Normal View History

.TH "libnvme" 9 "struct nvme_secondary_ctrl_list" "June 2023" "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