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

/freebsd-10-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbcmds.c700 UINT8 *Aml2End; local
722 Aml2End = Aml2Buffer + Aml2BufferLength;
726 while ((Aml1 < Aml1End) && (Aml2 < Aml2End))

Completed in 98 milliseconds