DOKK / manpages / debian 13 / libnvme-dev / nvme_reachability_groups_log.2.en
libnvme(2) API Manual libnvme(2)

struct nvme_reachability_groups_log - Reachability Groups Log

struct nvme_reachability_groups_log {
__le64 chngc;
__le16 nrgd;
__u8 rsvd10[6];
struct nvme_reachability_group_desc rgd[];
};

Change Count
Number of Reachability Group Descriptors
Reserved
Reachability Group Descriptor List
struct nvme_reachability_groups_log May 2025