Provided by: libnvme-dev_1.8-3ubuntu1_amd64 

NAME
struct nvme_thermal_exc_event - Thermal Excursion Event Data
SYNOPSIS
struct nvme_thermal_exc_event {
__u8 over_temp;
__u8 threshold;
};
Members
over_temp Over Temperature
threshold temperature threshold
February 2025 struct nvme_thermal_exc_event libnvme(2)