Searched refs:AE_CTRL_CONTINUE (Results 1 – 4 of 4) sorted by relevance
364 case AE_CTRL_CONTINUE: in AcpiPsNextParseState()367 Status = AE_CTRL_CONTINUE; in AcpiPsNextParseState()
805 case AE_CTRL_CONTINUE: in AcpiPsCompleteOp()
409 Status = AE_CTRL_CONTINUE; in AcpiDsExecEndControlOp()
180 #define AE_CTRL_CONTINUE (ACPI_STATUS) (0x000A | AE_CODE_CONTROL) macro