Searched refs:ComponentId (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutdebug.c270 * ComponentId - Caller's component ID
287 UINT32 ComponentId,
299 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId))
371 * ComponentId - Caller's component ID
388 UINT32 ComponentId,
397 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId))
417 * ComponentId - Caller's component ID
431 UINT32 ComponentId)
439 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
442 LineNumber, FunctionName, ModuleName, ComponentId,
282 AcpiDebugPrint( UINT32 RequestedDebugLevel, UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId, const char *Format, ...) argument
508 AcpiUtTraceStr( UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId, const char *String) argument
548 AcpiUtTraceU32( UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId, UINT32 Integer) argument
587 AcpiUtExit( UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId) argument
772 AcpiUtStrExit( UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId, const char *String) argument
[all...]
H A Dutobject.c186 * ComponentId - Component type of caller
205 UINT32 ComponentId,
219 ModuleName, LineNumber, ComponentId);
234 ModuleName, LineNumber, ComponentId);
527 * ComponentId - Caller's component ID (for error output)
540 UINT32 ComponentId)
202 AcpiUtCreateInternalObjectDbg( const char *ModuleName, UINT32 LineNumber, UINT32 ComponentId, ACPI_OBJECT_TYPE Type) argument
537 AcpiUtAllocateObjectDescDbg( const char *ModuleName, UINT32 LineNumber, UINT32 ComponentId) argument
H A Dutbuffer.c323 UINT32 ComponentId)
329 (ComponentId & AcpiDbgLayer)))
319 AcpiUtDebugDumpBuffer( UINT8 *Buffer, UINT32 Count, UINT32 Display, UINT32 ComponentId) argument
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacutils.h532 UINT32 ComponentId);
539 UINT32 ComponentId,
547 UINT32 ComponentId,
555 UINT32 ComponentId,
563 UINT32 ComponentId);
570 UINT32 ComponentId,
578 UINT32 ComponentId,
586 UINT32 ComponentId,
594 UINT32 ComponentId,
602 UINT32 ComponentId);
[all...]
H A Dactbl3.h606 UINT16 ComponentId; member in struct:acpi_mpst_component
934 UINT16 ComponentId; member in struct:acpi_pmtt_physical_component
H A Dacpixf.h1355 UINT32 ComponentId,
1367 UINT32 ComponentId,
/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Ddmtbinfo.c2334 {ACPI_DMT_UINT16, ACPI_MPST0B_OFFSET (ComponentId), "Component Id", 0},
2817 {ACPI_DMT_UINT16, ACPI_PMTT2_OFFSET (ComponentId), "Component ID", 0},

Completed in 131 milliseconds