Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpivar.h235 #define ACPI_Q_OK 0 macro
H A Dacpi.c379 if (acpi_quirks == ACPI_Q_OK) in acpi_Startup()