Home
last modified time | relevance | path

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

/reactos/drivers/bus/acpi/acpica/parser/
H A Dpsparse.c367 case AE_CTRL_CONTINUE: in AcpiPsNextParseState()
370 Status = AE_CTRL_CONTINUE; in AcpiPsNextParseState()
H A Dpsobject.c559 case AE_CTRL_CONTINUE: in AcpiPsCompleteOp()
/reactos/drivers/bus/acpi/acpica/dispatcher/
H A Ddscontrol.c404 Status = AE_CTRL_CONTINUE; in AcpiDsExecEndControlOp()
/reactos/drivers/bus/acpi/acpica/include/
H A Dacexcep.h233 #define AE_CTRL_CONTINUE EXCEP_CTL (0x000A) macro