Home
last modified time | relevance | path

Searched refs:MIN_FADT_FOR_DSDT (Results 1 – 4 of 4) sorted by relevance

/third_party/lib/acpica/source/tools/acpidump/
A Dacpidump.h102 #define MIN_FADT_FOR_DSDT (ACPI_FADT_OFFSET (Dsdt) + sizeof (UINT32)) macro
/third_party/lib/acpica/source/os_specific/service_layers/
A Dosbsdtbl.c594 else if ((Gbl_Fadt->Header.Length >= MIN_FADT_FOR_DSDT) && in OslGetTableViaRoot()
A Dosefitbl.c776 else if ((Gbl_Fadt->Header.Length >= MIN_FADT_FOR_DSDT) && in OslGetTable()
A Doslinuxtbl.c967 else if ((Gbl_Fadt->Header.Length >= MIN_FADT_FOR_DSDT) && in OslGetBiosTable()

Completed in 8 milliseconds