Home
last modified time | relevance | path

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

/freebsd/usr.sbin/acpi/acpidump/
H A Dacpidump.h52 #define ACPI_HPET_ID_HARDWARE_REV_ID 0x000000ff macro
H A Dacpi.c887 printf("\n\tHW Rev=0x%x\n", hpet->Id & ACPI_HPET_ID_HARDWARE_REV_ID); in acpi_handle_hpet()