Home
last modified time | relevance | path

Searched refs:AmlLastWhile (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/intel/io/acpica/dispatcher/
H A Ddscontrol.c239 WalkState->AmlLastWhile = in AcpiDsExecEndControlOp()
394 WalkState->AmlLastWhile = in AcpiDsExecEndControlOp()
/titanic_44/usr/src/uts/intel/io/acpica/parser/
H A Dpsparse.c361 ParserState->Aml = WalkState->AmlLastWhile; in AcpiPsNextParseState()
368 ParserState->Aml = WalkState->AmlLastWhile; in AcpiPsNextParseState()
374 ParserState->Aml = WalkState->AmlLastWhile; in AcpiPsNextParseState()
/titanic_44/usr/src/uts/intel/sys/acpi/
H A Dacstruct.h106 UINT8 *AmlLastWhile; member