Searched refs:AmlEnd (Results 1 - 7 of 7) sorted by relevance

/barrelfish-2018-10-04/lib/acpica/source/components/parser/
H A Dpsscope.c203 Scope->ParseScope.ArgEnd = ParserState->AmlEnd;
204 Scope->ParseScope.PkgEnd = ParserState->AmlEnd;
H A Dpsloop.c557 while ((ParserState->Aml < ParserState->AmlEnd) || (Op))
H A Dpsparse.c427 ParserState->Aml = ParserState->AmlEnd;
/barrelfish-2018-10-04/lib/acpica/source/components/debugger/
H A Ddbutils.c517 WalkState->ParserState.AmlEnd =
/barrelfish-2018-10-04/lib/acpica/source/components/dispatcher/
H A Ddswstate.c753 WalkState->ParserState.AmlEnd =
H A Ddswexec.c844 if (WalkState->ParserState.Aml == WalkState->ParserState.AmlEnd)
/barrelfish-2018-10-04/lib/acpica/source/include/
H A Daclocal.h1086 UINT8 *AmlEnd; /* (last + 1) AML byte */ member in struct:acpi_parse_state

Completed in 97 milliseconds