Searched refs:ComponentId (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/intel/io/acpica/utilities/ |
H A D | utdebug.c | 179 UINT32 ComponentId, in AcpiDebugPrint() argument 189 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in AcpiDebugPrint() 267 UINT32 ComponentId, in ACPI_EXPORT_SYMBOL() 276 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in ACPI_EXPORT_SYMBOL() 310 UINT32 ComponentId) in ACPI_EXPORT_SYMBOL() 318 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL() 321 LineNumber, FunctionName, ModuleName, ComponentId, in ACPI_EXPORT_SYMBOL() 351 UINT32 ComponentId, in ACPI_EXPORT_SYMBOL() 360 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL() 363 LineNumber, FunctionName, ModuleName, ComponentId, in ACPI_EXPORT_SYMBOL() [all …]
|
H A D | utobject.c | 97 UINT32 ComponentId, in AcpiUtCreateInternalObjectDbg() argument 111 ModuleName, LineNumber, ComponentId); in AcpiUtCreateInternalObjectDbg() 126 ModuleName, LineNumber, ComponentId); in AcpiUtCreateInternalObjectDbg() 432 UINT32 ComponentId) in AcpiUtAllocateObjectDescDbg() argument
|
H A D | utbuffer.c | 215 UINT32 ComponentId) in AcpiUtDebugDumpBuffer() argument 221 (ComponentId & AcpiDbgLayer))) in AcpiUtDebugDumpBuffer()
|
/titanic_41/usr/src/cmd/acpi/common/ |
H A D | utdebug.c | 179 UINT32 ComponentId, in AcpiDebugPrint() argument 189 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in AcpiDebugPrint() 267 UINT32 ComponentId, in ACPI_EXPORT_SYMBOL() 276 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in ACPI_EXPORT_SYMBOL() 310 UINT32 ComponentId) in ACPI_EXPORT_SYMBOL() 318 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL() 321 LineNumber, FunctionName, ModuleName, ComponentId, in ACPI_EXPORT_SYMBOL() 351 UINT32 ComponentId, in ACPI_EXPORT_SYMBOL() 360 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL() 363 LineNumber, FunctionName, ModuleName, ComponentId, in ACPI_EXPORT_SYMBOL() [all …]
|
/titanic_41/usr/src/uts/intel/sys/acpi/ |
H A D | acutils.h | 373 UINT32 ComponentId); 380 UINT32 ComponentId, 388 UINT32 ComponentId, 396 UINT32 ComponentId, 404 UINT32 ComponentId); 411 UINT32 ComponentId, 419 UINT32 ComponentId, 427 UINT32 ComponentId, 435 UINT32 ComponentId, 443 UINT32 ComponentId); [all …]
|
H A D | actbl3.h | 493 UINT16 ComponentId; member 745 UINT16 ComponentId; member
|
H A D | acpixf.h | 1207 UINT32 ComponentId, 1219 UINT32 ComponentId,
|
/titanic_41/usr/src/cmd/acpi/acpidump/ |
H A D | utbuffer.c | 215 UINT32 ComponentId) in AcpiUtDebugDumpBuffer() argument 221 (ComponentId & AcpiDbgLayer))) in AcpiUtDebugDumpBuffer()
|