NAME

struct nvme_fdp_events_log - FDP Events Log Page

SYNOPSIS

struct nvme_fdp_events_log {
 
__u32 n;
 
__u8 rsvd4[60];
 
struct nvme_fdp_event events[63];
 
};
 
 

Members

n
Number of FDP Events
rsvd4
Reserved
events
FDP Events (struct nvme_fdp_event)

Questions & Answers

Helpful answers and articles about nvme_fdp_events_log you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search