Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/tables/
H A Dtbutils.c426 TableEntrySize = ACPI_XSDT_ENTRY_SIZE; in AcpiTbParseRootTable()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactbl.h317 #define ACPI_XSDT_ENTRY_SIZE (sizeof (UINT64)) macro