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

/freebsd-12-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbcmds.c807 UINT8 *Aml1End; local
829 Aml1End = Aml1Buffer + Aml1BufferLength;
834 while ((Aml1 < Aml1End) && (Aml2 < Aml2End))

Completed in 102 milliseconds