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

/freebsd-12-stable/sys/contrib/dev/acpica/components/parser/
H A Dpsscope.c239 Scope->ParseScope.ArgEnd = ParserState->AmlEnd;
240 Scope->ParseScope.PkgEnd = ParserState->AmlEnd;
H A Dpsloop.c445 while ((ParserState->Aml < ParserState->AmlEnd) || (Op))
H A Dpsparse.c464 ParserState->Aml = ParserState->AmlEnd;
/freebsd-12-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbutils.c553 WalkState->ParserState.AmlEnd =
/freebsd-12-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswexec.c910 if (WalkState->ParserState.Aml == WalkState->ParserState.AmlEnd)
H A Ddswstate.c789 WalkState->ParserState.AmlEnd =
/freebsd-12-stable/sys/contrib/dev/acpica/include/
H A Daclocal.h1211 UINT8 *AmlEnd; /* (last + 1) AML byte */ member in struct:acpi_parse_state

Completed in 192 milliseconds