Home
last modified time | relevance | path

Searched refs:ComponentId (Results 1 – 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutdebug.c297 UINT32 ComponentId, in AcpiDebugPrint() argument
309 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in AcpiDebugPrint()
398 UINT32 ComponentId, in ACPI_EXPORT_SYMBOL()
407 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in ACPI_EXPORT_SYMBOL()
441 UINT32 ComponentId) in ACPI_EXPORT_SYMBOL()
449 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL()
452 LineNumber, FunctionName, ModuleName, ComponentId, in ACPI_EXPORT_SYMBOL()
482 UINT32 ComponentId, in ACPI_EXPORT_SYMBOL()
491 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL()
494 LineNumber, FunctionName, ModuleName, ComponentId, in ACPI_EXPORT_SYMBOL()
[all …]
H A Dutobject.c205 UINT32 ComponentId, in AcpiUtCreateInternalObjectDbg() argument
219 ModuleName, LineNumber, ComponentId); in AcpiUtCreateInternalObjectDbg()
234 ModuleName, LineNumber, ComponentId); in AcpiUtCreateInternalObjectDbg()
540 UINT32 ComponentId) in AcpiUtAllocateObjectDescDbg() argument
H A Dutbuffer.c331 UINT32 ComponentId) in AcpiUtDebugDumpBuffer() argument
337 (ComponentId & AcpiDbgLayer))) in AcpiUtDebugDumpBuffer()
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacutils.h565 UINT32 ComponentId);
572 UINT32 ComponentId,
580 UINT32 ComponentId,
588 UINT32 ComponentId,
596 UINT32 ComponentId);
603 UINT32 ComponentId,
611 UINT32 ComponentId,
619 UINT32 ComponentId,
627 UINT32 ComponentId,
635 UINT32 ComponentId);
[all …]
H A Dacpixf.h1404 UINT32 ComponentId,
1416 UINT32 ComponentId,
H A Dactbl2.h1914 UINT16 ComponentId; member