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

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