Searched refs:ComponentId (Results 1 – 6 of 6) sorted by relevance
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/ |
H A D | utdebug.c | 297 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 D | utobject.c | 205 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 D | utbuffer.c | 331 UINT32 ComponentId) in AcpiUtDebugDumpBuffer() argument 337 (ComponentId & AcpiDbgLayer))) in AcpiUtDebugDumpBuffer()
|
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/ |
H A D | acutils.h | 565 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 D | acpixf.h | 1404 UINT32 ComponentId, 1416 UINT32 ComponentId,
|
H A D | actbl2.h | 1914 UINT16 ComponentId; member
|