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

/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_throttle.c93 static int thr_quirks; /* Indicate any hardware bugs. */ variable
249 if (cpu_duty_width == 0 || (thr_quirks & CPU_QUIRK_NO_THROTTLE) != 0)
337 thr_quirks |= CPU_QUIRK_NO_THROTTLE;

Completed in 52 milliseconds