Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/tools/acpidump/
A Dacpidump.h103 #define MIN_FADT_FOR_FACS (ACPI_FADT_OFFSET (Facs) + sizeof (UINT32)) macro
/third_party/lib/acpica/source/os_specific/service_layers/
A Dosbsdtbl.c607 else if ((Gbl_Fadt->Header.Length >= MIN_FADT_FOR_FACS) && in OslGetTableViaRoot()
A Dosefitbl.c789 else if ((Gbl_Fadt->Header.Length >= MIN_FADT_FOR_FACS) && in OslGetTable()
A Doslinuxtbl.c980 else if ((Gbl_Fadt->Header.Length >= MIN_FADT_FOR_FACS) && in OslGetBiosTable()

Completed in 13 milliseconds