nvme_secondary_ctrl_list - Man Page
Secondary Controller List
Synopsis
struct nvme_secondary_ctrl_list {
__u8 num;
__u8 rsvd[31];
struct nvme_secondary_ctrl sc_entry[NVME_ID_SECONDARY_CTRL_MAX];
};
Members
- num
Number of Identifiers
- rsvd
Reserved
- sc_entry
Secondary Controller Entry
Info
struct nvme_secondary_ctrl_list August 2024 API Manual