Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/dev/acpica/components/executer/
HDexconfig.c503 return_ACPI_STATUS (AE_INVALID_TABLE_LENGTH); in AcpiExLoadOp()
550 return_ACPI_STATUS (AE_INVALID_TABLE_LENGTH); in AcpiExLoadOp()
567 return_ACPI_STATUS (AE_INVALID_TABLE_LENGTH); in AcpiExLoadOp()
/freebsd-11-stable/sys/contrib/dev/acpica/components/tables/
HDtbutils.c463 return_ACPI_STATUS (AE_INVALID_TABLE_LENGTH); in AcpiTbParseRootTable()
/freebsd-11-stable/sys/contrib/dev/acpica/include/
HDacexcep.h272 #define AE_INVALID_TABLE_LENGTH EXCEP_TBL (0x0005) macro