Home
last modified time | relevance | path

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

/freebsd/usr.sbin/acpi/acpidump/
H A Dacpidump.h54 #define ACPI_HPET_ID_COUNT_SIZE_CAP 0x00002000 macro
H A Dacpi.c890 printf("\tCounter Size=%d\n", hpet->Id & ACPI_HPET_ID_COUNT_SIZE_CAP ? in acpi_handle_hpet()