libnvme(2) | API Manual | libnvme(2) |
NAME¶
struct nvme_reachability_association_desc - Reachability Association Descriptor
SYNOPSIS¶
struct nvme_reachability_association_desc {
__le32 rasid;
__le32 nrid;
__le64 chngc;
__u8 rac;
__u8 rsvd17[15];
__le32 rgid[];
};
Members¶
struct nvme_reachability_association_desc | August 2025 |