nvme_thermal_exc_event(2)
| libnvme(9) | API Manual | libnvme(9) |
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
| struct nvme_thermal_exc_event | October 2025 |
