Home
last modified time | relevance | path

Searched refs:AE_CTRL_CONTINUE (Results 1 – 6 of 6) sorted by relevance

/acpica-3.7.0/source/components/parser/
Dpsparse.c475 case AE_CTRL_CONTINUE: in AcpiPsNextParseState()
478 Status = AE_CTRL_CONTINUE; in AcpiPsNextParseState()
Dpsobject.c667 case AE_CTRL_CONTINUE: in AcpiPsCompleteOp()
/acpica-3.7.0/source/components/dispatcher/
Ddscontrol.c512 Status = AE_CTRL_CONTINUE; in AcpiDsExecEndControlOp()
/acpica-3.7.0/source/compiler/
Daslstartup.c392 return (AE_CTRL_CONTINUE); in AslDoDisassembly()
/acpica-3.7.0/source/include/
Dacexcep.h341 #define AE_CTRL_CONTINUE EXCEP_CTL (0x000A) macro
/acpica-3.7.0/tests/aslts/src/runtime/cntl/
Dehandle.asl665 "AE_CTRL_CONTINUE"