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

/freebsd-10.2-release/sys/contrib/dev/acpica/components/utilities/
H A Dutalloc.c295 ACPI_SIZE InputBufferLength; local
309 InputBufferLength = Buffer->Length;
316 switch (InputBufferLength)
346 if (InputBufferLength < RequiredLength)

Completed in 52 milliseconds