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_registered_ctrl - Registered Controller Data Structure

Members

cntlid Controller ID rcsts Reservation Status rsvd3 Reserved hostid Host Identifier rkey Reservation Key August 2025 struct nvme_registered_ctrl libnvme(2)

Name

struct nvme_registered_ctrl - Registered Controller Data Structure

Synopsis

struct nvme_registered_ctrl { __le16cntlid;__u8rcsts;__u8rsvd3[5];__le64hostid;__le64rkey; };

See Also