Searched refs:ComponentId (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/sys/contrib/dev/acpica/components/utilities/ |
| HD | utdebug.c | 185 UINT32 ComponentId, in AcpiDebugPrint() argument 195 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in AcpiDebugPrint() 273 UINT32 ComponentId, in ACPI_EXPORT_SYMBOL() 282 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in ACPI_EXPORT_SYMBOL() 316 UINT32 ComponentId) in ACPI_EXPORT_SYMBOL() 324 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL() 327 LineNumber, FunctionName, ModuleName, ComponentId, in ACPI_EXPORT_SYMBOL() 357 UINT32 ComponentId, in ACPI_EXPORT_SYMBOL() 366 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL() 369 LineNumber, FunctionName, ModuleName, ComponentId, in ACPI_EXPORT_SYMBOL() [all …]
|
| HD | utobject.c | 97 UINT32 ComponentId, in AcpiUtCreateInternalObjectDbg() argument 110 Object = AcpiUtAllocateObjectDescDbg (ModuleName, LineNumber, ComponentId); in AcpiUtCreateInternalObjectDbg() 125 LineNumber, ComponentId); in AcpiUtCreateInternalObjectDbg() 429 UINT32 ComponentId) in AcpiUtAllocateObjectDescDbg() argument
|
| HD | utbuffer.c | 215 UINT32 ComponentId) in AcpiUtDebugDumpBuffer() argument 221 (ComponentId & AcpiDbgLayer))) in AcpiUtDebugDumpBuffer()
|
| /NextBSD/sys/contrib/dev/acpica/include/ |
| HD | acutils.h | 336 UINT32 ComponentId); 343 UINT32 ComponentId, 351 UINT32 ComponentId, 359 UINT32 ComponentId, 367 UINT32 ComponentId); 374 UINT32 ComponentId, 382 UINT32 ComponentId, 390 UINT32 ComponentId, 398 UINT32 ComponentId); 561 UINT32 ComponentId, [all …]
|
| HD | actbl3.h | 487 UINT16 ComponentId; member 714 UINT16 ComponentId; member
|
| HD | acpixf.h | 1180 UINT32 ComponentId, 1192 UINT32 ComponentId,
|
| /NextBSD/sys/contrib/dev/acpica/common/ |
| HD | dmtbinfo.c | 2002 {ACPI_DMT_UINT16, ACPI_MPST0B_OFFSET (ComponentId), "Component Id", 0}, 2360 {ACPI_DMT_UINT16, ACPI_PMTT2_OFFSET (ComponentId), "Component ID", 0},
|