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_fdp_supported_event_desc - Supported FDP Event Descriptor

Members

       evt         FDP Event Type

       evta        FDP Event Type Attributes (enumnvme_fdp_supported_event_attributes)

May 2025                              struct nvme_fdp_supported_event_desc                            libnvme(2)

Name

       struct nvme_fdp_supported_event_desc - Supported FDP Event Descriptor

Synopsis

       struct nvme_fdp_supported_event_desc {
           __u8evt;__u8evta;
        };

See Also