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 - Secondary Controller Entry

Members

scid Secondary Controller Identifier pcid Primary Controller Identifier scs Secondary Controller State rsvd5 Reserved vfn Virtual Function Number nvq Number of VQ Flexible Resources Assigned nvi Number of VI Flexible Resources Assigned rsvd14 Reserved August 2025 struct nvme_secondary_ctrl libnvme(2)

Name

struct nvme_secondary_ctrl - Secondary Controller Entry

Synopsis

struct nvme_secondary_ctrl { __le16scid;__le16pcid;__u8scs;__u8rsvd5[3];__le16vfn;__le16nvq;__le16nvi;__u8rsvd14[18]; };

See Also