summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_fdp_events_log.2
blob: 7d6c1b773c9e8c8346c8b71631dac21dd72a04c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.TH "libnvme" 9 "struct nvme_fdp_events_log" "December 2023" "API Manual" LINUX
.SH NAME
struct nvme_fdp_events_log \- FDP Events Log Page
.SH SYNOPSIS
struct nvme_fdp_events_log {
.br
.BI "    __le32 n;"
.br
.BI "    __u8 rsvd4[60];"
.br
.BI "    struct nvme_fdp_event events[63];"
.br
.BI "
};
.br

.SH Members
.IP "n" 12
Number of FDP Events
.IP "rsvd4" 12
Reserved
.IP "events" 12
FDP Events (\fIstruct nvme_fdp_event\fP)