DOKK / manpages / debian 12 / libnvme-dev / nvme_secondary_ctrl_list.2.en
libnvme(2) API Manual libnvme(2)

struct nvme_secondary_ctrl_list - Secondary Controller List

struct nvme_secondary_ctrl_list {
__u8 num;
__u8 rsvd[31];
struct nvme_secondary_ctrl sc_entry[NVME_ID_SECONDARY_CTRL_MAX];
};

Number of Identifiers
Reserved
Secondary Controller Entry
struct nvme_secondary_ctrl_list January 2023