Searched refs:AE_CTRL_CONTINUE (Results 1 – 4 of 4) sorted by relevance
367 case AE_CTRL_CONTINUE: in AcpiPsNextParseState()370 Status = AE_CTRL_CONTINUE; in AcpiPsNextParseState()
559 case AE_CTRL_CONTINUE: in AcpiPsCompleteOp()
404 Status = AE_CTRL_CONTINUE; in AcpiDsExecEndControlOp()
233 #define AE_CTRL_CONTINUE EXCEP_CTL (0x000A) macro