Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/dev/acpica/include/
H A Dactbl.h430 #define ACPI_FADT_LEGACY_DEVICES (1) /* 00: [V2] System has LPC or ISA bus devices */ macro
/freebsd-12.1/sys/x86/x86/
H A Dtsc.c290 (bootflags & ACPI_FADT_LEGACY_DEVICES) == 0 && in probe_tsc_freq()