Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/acpica/parser/
H A Dpsparse.c366 case AE_CTRL_CONTINUE: in AcpiPsNextParseState()
369 Status = AE_CTRL_CONTINUE; in AcpiPsNextParseState()
H A Dpsobject.c482 case AE_CTRL_CONTINUE: in AcpiPsCompleteOp()
/titanic_50/usr/src/uts/intel/io/acpica/dispatcher/
H A Ddscontrol.c405 Status = AE_CTRL_CONTINUE; in AcpiDsExecEndControlOp()
/titanic_50/usr/src/uts/intel/sys/acpi/
H A Dacexcep.h219 #define AE_CTRL_CONTINUE EXCEP_CTL (0x000A) macro