struct nvme_fdp_event
FDP Event
- Provided by: libnvme-dev (Version: 1.3-1~ubuntu22.04)
- Source: libnvme
- Report a bug
FDP Event
struct nvme_fdp_event {
__u8 type;
__u8 flags;
__u16 pid;
struct nvme_timestamp ts;
__u32 nsid;
__u8 type_specific[16];
__u16 rgid;
__u8 ruhid;
__u8 rsvd35[5];
__u8 vs[24];
};