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

  /src/sys/external/bsd/acpica/dist/utilities/
uttrack.c 284 ACPI_DEBUG_MEM_BLOCK *DebugBlock;
299 DebugBlock = ACPI_CAST_PTR (ACPI_DEBUG_MEM_BLOCK,
303 AcpiGbl_GlobalList->CurrentTotalSize -= DebugBlock->Size;
305 Status = AcpiUtRemoveAllocation (DebugBlock, Component, Module, Line);
311 AcpiOsFree (DebugBlock);
313 Allocation, DebugBlock));
  /src/sys/dev/arcbios/
arcbios.h 86 int32_t DebugBlock;

Completed in 16 milliseconds