summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_ae_info_notice.2
blob: 9c5ceb2fcd2f55872f68b494f3fcdafa45fb5020 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
.TH "libnvme" 9 "enum nvme_ae_info_notice" "April 2022" "API Manual" LINUX
.SH NAME
enum nvme_ae_info_notice \- 
.SH SYNOPSIS
enum nvme_ae_info_notice {
.br
.BI "    NVME_AER_NOTICE_NS_CHANGED"
, 
.br
.br
.BI "    NVME_AER_NOTICE_FW_ACT_STARTING"
, 
.br
.br
.BI "    NVME_AER_NOTICE_TELEMETRY"
, 
.br
.br
.BI "    NVME_AER_NOTICE_ANA"
, 
.br
.br
.BI "    NVME_AER_NOTICE_PL_EVENT"
, 
.br
.br
.BI "    NVME_AER_NOTICE_LBA_STATUS_ALERT"
, 
.br
.br
.BI "    NVME_AER_NOTICE_EG_EVENT"
, 
.br
.br
.BI "    NVME_AER_NOTICE_DISC_CHANGED"

};
.SH Constants
.IP "NVME_AER_NOTICE_NS_CHANGED" 12
Namespace Attribute Changed
.IP "NVME_AER_NOTICE_FW_ACT_STARTING" 12
Firmware Activation Starting
.IP "NVME_AER_NOTICE_TELEMETRY" 12
Telemetry Log Changed
.IP "NVME_AER_NOTICE_ANA" 12
Asymmetric Namespace Access Change
.IP "NVME_AER_NOTICE_PL_EVENT" 12
Predictable Latency Event Aggregate Log Change
.IP "NVME_AER_NOTICE_LBA_STATUS_ALERT" 12
LBA Status Information Alert
.IP "NVME_AER_NOTICE_EG_EVENT" 12
Endurance Group Event Aggregate Log Page Change
.IP "NVME_AER_NOTICE_DISC_CHANGED" 12
Discovery Log Page Change