Home
last modified time | relevance | path

Searched refs:AE_INVALID_TABLE_LENGTH (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/executer/
H A Dexconfig.c509 return_ACPI_STATUS (AE_INVALID_TABLE_LENGTH); in AcpiExLoadOp()
556 return_ACPI_STATUS (AE_INVALID_TABLE_LENGTH); in AcpiExLoadOp()
573 return_ACPI_STATUS (AE_INVALID_TABLE_LENGTH); in AcpiExLoadOp()
/f-stack/freebsd/contrib/dev/acpica/components/tables/
H A Dtbutils.c463 return_ACPI_STATUS (AE_INVALID_TABLE_LENGTH); in AcpiTbParseRootTable()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacexcep.h279 #define AE_INVALID_TABLE_LENGTH EXCEP_TBL (0x0005) macro