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

/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutalloc.c448 ACPI_SIZE InputBufferLength; local
462 InputBufferLength = Buffer->Length;
469 switch (InputBufferLength)
499 if (InputBufferLength < RequiredLength)

Completed in 98 milliseconds