Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddscontrol.c348 WalkState->AmlLastWhile = in AcpiDsExecEndControlOp()
503 WalkState->AmlLastWhile = in AcpiDsExecEndControlOp()
/illumos-gate/usr/src/common/acpica/parser/
H A Dpsparse.c470 ParserState->Aml = WalkState->AmlLastWhile; in AcpiPsNextParseState()
477 ParserState->Aml = WalkState->AmlLastWhile; in AcpiPsNextParseState()
483 ParserState->Aml = WalkState->AmlLastWhile; in AcpiPsNextParseState()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacstruct.h214 UINT8 *AmlLastWhile; member