Searched refs:ComponentId (Results 1 – 7 of 7) sorted by relevance
| /dflybsd-src/sys/contrib/dev/acpica/source/components/utilities/ |
| H A D | utdebug.c | 287 UINT32 ComponentId, in AcpiDebugPrint() argument 299 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in AcpiDebugPrint() 388 UINT32 ComponentId, in ACPI_EXPORT_SYMBOL() 397 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in ACPI_EXPORT_SYMBOL() 431 UINT32 ComponentId) in ACPI_EXPORT_SYMBOL() 439 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL() 442 LineNumber, FunctionName, ModuleName, ComponentId, in ACPI_EXPORT_SYMBOL() 472 UINT32 ComponentId, in ACPI_EXPORT_SYMBOL() 481 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL() 484 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()
|
| /dflybsd-src/sys/contrib/dev/acpica/source/include/ |
| H A D | acutils.h | 538 UINT32 ComponentId); 545 UINT32 ComponentId, 553 UINT32 ComponentId, 561 UINT32 ComponentId, 569 UINT32 ComponentId); 576 UINT32 ComponentId, 584 UINT32 ComponentId, 592 UINT32 ComponentId, 600 UINT32 ComponentId, 608 UINT32 ComponentId); [all …]
|
| H A D | acpixf.h | 1389 UINT32 ComponentId, 1401 UINT32 ComponentId,
|
| H A D | actbl2.h | 1445 UINT16 ComponentId; member
|
| /dflybsd-src/sys/contrib/dev/acpica/source/common/ |
| H A D | dmtbinfo2.c | 987 {ACPI_DMT_UINT16, ACPI_MPST0B_OFFSET (ComponentId), "Component Id", 0},
|