1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       struct nvme_thermal_exc_event - Thermal Excursion Event Data
7

SYNOPSIS

9       struct nvme_thermal_exc_event {
10           __u8 over_temp;
11           __u8 threshold;
12        };
13
14

Members

16       over_temp   Over Temperature
17
18       threshold   temperature threshold
19
20
21
22November 2022            struct nvme_thermal_exc_event              libnvme(9)
Impressum