HomeSort by: relevance | last modified time | path
    Searched defs:DebugBlock (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/utilities/
uttrack.c 392 ACPI_DEBUG_MEM_BLOCK *DebugBlock;
407 DebugBlock = ACPI_CAST_PTR (ACPI_DEBUG_MEM_BLOCK,
411 AcpiGbl_GlobalList->CurrentTotalSize -= DebugBlock->Size;
413 Status = AcpiUtRemoveAllocation (DebugBlock, Component, Module, Line);
419 AcpiOsFree (DebugBlock);
421 Allocation, DebugBlock));
  /src/sys/dev/arcbios/
arcbios.h 86 int32_t DebugBlock;

Completed in 11 milliseconds