20 lines
335 B
Groff
20 lines
335 B
Groff
|
.TH "libnvme" 9 "struct nvme_thermal_exc_event" "April 2022" "API Manual" LINUX
|
||
|
.SH NAME
|
||
|
struct nvme_thermal_exc_event \-
|
||
|
.SH SYNOPSIS
|
||
|
struct nvme_thermal_exc_event {
|
||
|
.br
|
||
|
.BI " __u8 over_temp;"
|
||
|
.br
|
||
|
.BI " __u8 threshold;"
|
||
|
.br
|
||
|
.BI "
|
||
|
};
|
||
|
.br
|
||
|
|
||
|
.SH Members
|
||
|
.IP "over_temp" 12
|
||
|
Over Temperature
|
||
|
.IP "threshold" 12
|
||
|
temperature threshold
|