Home
last modified time | relevance | path

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

/minix/minix/drivers/power/acpi/parser/
H A Dpsparse.c360 case AE_CTRL_CONTINUE: in AcpiPsNextParseState()
363 Status = AE_CTRL_CONTINUE; in AcpiPsNextParseState()
H A Dpsobject.c477 case AE_CTRL_CONTINUE: in AcpiPsCompleteOp()
/minix/minix/drivers/power/acpi/dispatcher/
H A Ddscontrol.c400 Status = AE_CTRL_CONTINUE; in AcpiDsExecEndControlOp()
/minix/minix/drivers/power/acpi/include/
H A Dacexcep.h216 #define AE_CTRL_CONTINUE EXCEP_CTL (0x000A) macro