1
0
Fork 0
libnvme/doc/man/nvme_fdp_events_log.2
Daniel Baumann bd2208f611
Merging upstream version 1.11.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-16 10:51:37 +01:00

23 lines
426 B
Groff

.TH "libnvme" 9 "struct nvme_fdp_events_log" "November 2024" "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)