Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

struct nvme_end_grp_chan_desc - Endurance Group Channel Configuration Descriptor

Members

       egchans     Number of Channels

       chan_config_desc
                   Channel config descriptors.  See struct nvme_channel_config_desc

August 2025                               struct nvme_end_grp_chan_desc                               libnvme(2)

Name

       struct nvme_end_grp_chan_desc - Endurance Group Channel Configuration Descriptor

Synopsis

       struct nvme_end_grp_chan_desc {
           __le16egchans;structnvme_channel_config_descchan_config_desc[];
        };

See Also