summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_persistent_event_log.2
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-07-14 18:53:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-07-14 18:53:09 +0000
commit3945f3269b3e2763faa1ab22d225ca4dd1856b82 (patch)
tree7e96ec768baa3807ce3a1076a74037a287f4caa8 /doc/man/nvme_persistent_event_log.2
parentInitial commit. (diff)
downloadlibnvme-3945f3269b3e2763faa1ab22d225ca4dd1856b82.tar.xz
libnvme-3945f3269b3e2763faa1ab22d225ca4dd1856b82.zip
Adding upstream version 1.0.upstream/1.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/man/nvme_persistent_event_log.2')
-rw-r--r--doc/man/nvme_persistent_event_log.287
1 files changed, 87 insertions, 0 deletions
diff --git a/doc/man/nvme_persistent_event_log.2 b/doc/man/nvme_persistent_event_log.2
new file mode 100644
index 0000000..466b333
--- /dev/null
+++ b/doc/man/nvme_persistent_event_log.2
@@ -0,0 +1,87 @@
+.TH "libnvme" 9 "struct nvme_persistent_event_log" "April 2022" "API Manual" LINUX
+.SH NAME
+struct nvme_persistent_event_log \-
+.SH SYNOPSIS
+struct nvme_persistent_event_log {
+.br
+.BI " __u8 lid;"
+.br
+.BI " __u8 rsvd1[3];"
+.br
+.BI " __le32 tnev;"
+.br
+.BI " __le64 tll;"
+.br
+.BI " __u8 rv;"
+.br
+.BI " __u8 rsvd17;"
+.br
+.BI " __le16 lhl;"
+.br
+.BI " __le64 ts;"
+.br
+.BI " __u8 poh[16];"
+.br
+.BI " __le64 pcc;"
+.br
+.BI " __le16 vid;"
+.br
+.BI " __le16 ssvid;"
+.br
+.BI " char sn[20];"
+.br
+.BI " char mn[40];"
+.br
+.BI " char subnqn[NVME_NQN_LENGTH];"
+.br
+.BI " __le16 gen_number;"
+.br
+.BI " __le32 rci;"
+.br
+.BI " __u8 rsvd378[102];"
+.br
+.BI " __u8 seb[32];"
+.br
+.BI "
+};
+.br
+
+.SH Members
+.IP "lid" 12
+Log Identifier
+.IP "rsvd1" 12
+Reserved
+.IP "tnev" 12
+Total Number of Events
+.IP "tll" 12
+Total Log Length
+.IP "rv" 12
+Log Revision
+.IP "rsvd17" 12
+Reserved
+.IP "lhl" 12
+Log Header Length
+.IP "ts" 12
+Timestamp
+.IP "poh" 12
+Power on Hours
+.IP "pcc" 12
+Power Cycle Count
+.IP "vid" 12
+PCI Vendor ID
+.IP "ssvid" 12
+PCI Subsystem Vendor ID
+.IP "sn" 12
+Serial Number
+.IP "mn" 12
+Model Number
+.IP "subnqn" 12
+NVM Subsystem NVMe Qualified Name
+.IP "gen_number" 12
+Generation Number
+.IP "rci" 12
+Reporting Context Information
+.IP "rsvd378" 12
+Reserved
+.IP "seb" 12
+Supported Events Bitmap