Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi_throttle.c91 static int thr_quirks; /* Indicate any hardware bugs. */ variable
246 if (cpu_duty_width == 0 || (thr_quirks & CPU_QUIRK_NO_THROTTLE) != 0) in acpi_throttle_evaluate()
334 thr_quirks |= CPU_QUIRK_NO_THROTTLE; in acpi_throttle_quirks()