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 66 static ACPI_DEBUG_MEM_BLOCK *
68 ACPI_DEBUG_MEM_BLOCK *Allocation);
72 ACPI_DEBUG_MEM_BLOCK *Address,
81 ACPI_DEBUG_MEM_BLOCK *Address,
146 ACPI_DEBUG_MEM_BLOCK *Allocation;
215 ACPI_DEBUG_MEM_BLOCK *Allocation;
284 ACPI_DEBUG_MEM_BLOCK *DebugBlock;
299 DebugBlock = ACPI_CAST_PTR (ACPI_DEBUG_MEM_BLOCK,
345 static ACPI_DEBUG_MEM_BLOCK *
347 ACPI_DEBUG_MEM_BLOCK *Allocation
    [all...]
  /src/sys/external/bsd/acpica/dist/include/
aclocal.h 1490 struct acpi_debug_mem_block *Previous; \
1491 struct acpi_debug_mem_block *Next; \
1504 typedef struct acpi_debug_mem_block struct
1509 } ACPI_DEBUG_MEM_BLOCK;

Completed in 21 milliseconds