Searched refs:TZ_THFLAG_HOT (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/acpica/
H A Dacpi_thermal.c99 #define TZ_THFLAG_HOT (1<<2) macro
542 newflags |= TZ_THFLAG_HOT;
600 if ((newflags & (TZ_THFLAG_HOT | TZ_THFLAG_CRT)) != 0) {

Completed in 78 milliseconds