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_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