Searched refs:AE_CTRL_CONTINUE (Results 1 – 4 of 4) sorted by relevance
366 case AE_CTRL_CONTINUE: in AcpiPsNextParseState()369 Status = AE_CTRL_CONTINUE; in AcpiPsNextParseState()
482 case AE_CTRL_CONTINUE: in AcpiPsCompleteOp()
405 Status = AE_CTRL_CONTINUE; in AcpiDsExecEndControlOp()
219 #define AE_CTRL_CONTINUE EXCEP_CTL (0x000A) macro