logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

struct nvme_secondary_ctrl_list - Secondary Controller List

Members

       num         Number of Identifiers

       rsvd        Reserved

       sc_entry    Secondary Controller Entry

May 2025                                 struct nvme_secondary_ctrl_list                              libnvme(2)

Name

       struct nvme_secondary_ctrl_list - Secondary Controller List

Synopsis

       struct nvme_secondary_ctrl_list {
           __u8num;__u8rsvd[31];structnvme_secondary_ctrlsc_entry[NVME_ID_SECONDARY_CTRL_MAX];
        };

See Also