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

Members

cntlid Controller ID rcsts Reservation Status rsvd3 Reserved rkey Reservation Key hostid Host Identifier rsvd32 Reserved May 2025 struct nvme_registered_ctrl_ext libnvme(2)

Name

struct nvme_registered_ctrl_ext - Registered Controller Extended Data Structure

Synopsis

struct nvme_registered_ctrl_ext { __le16cntlid;__u8rcsts;__u8rsvd3[5];__le64rkey;__u8hostid[16];__u8rsvd32[32]; };

See Also