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

  /src/sys/external/bsd/acpica/dist/utilities/
uttrack.c 174 static ACPI_DEBUG_MEM_BLOCK *
176 ACPI_DEBUG_MEM_BLOCK *Allocation);
180 ACPI_DEBUG_MEM_BLOCK *Address,
189 ACPI_DEBUG_MEM_BLOCK *Address,
254 ACPI_DEBUG_MEM_BLOCK *Allocation;
323 ACPI_DEBUG_MEM_BLOCK *Allocation;
392 ACPI_DEBUG_MEM_BLOCK *DebugBlock;
407 DebugBlock = ACPI_CAST_PTR (ACPI_DEBUG_MEM_BLOCK,
453 static ACPI_DEBUG_MEM_BLOCK *
455 ACPI_DEBUG_MEM_BLOCK *Allocation
    [all...]
  /src/sys/external/bsd/acpica/dist/include/
aclocal.h 1598 struct acpi_debug_mem_block *Previous; \
1599 struct acpi_debug_mem_block *Next; \
1612 typedef struct acpi_debug_mem_block struct
1617 } ACPI_DEBUG_MEM_BLOCK;

Completed in 15 milliseconds