Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddscontrol.c339 Status = AE_AML_LOOP_TIMEOUT; in AcpiDsExecEndControlOp()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacexcep.h320 #define AE_AML_LOOP_TIMEOUT EXCEP_AML (0x0021) macro
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt2337 Renamed the ACPI_AML_INFINITE_LOOP exception to AE_AML_LOOP_TIMEOUT to