Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

struct nvme_thermal_exc_event - Thermal Excursion Event Data

SYNOPSIS

struct nvme_thermal_exc_event {
__u8 over_temp;
__u8 threshold;
};

Members

Over Temperature
temperature threshold
struct nvme_thermal_exc_event February 2024