Home
last modified time | relevance | path

Searched refs:DebugLevel (Results 1 – 11 of 11) sorted by relevance

/dragonfly/sys/contrib/dev/acpica/source/components/disassembler/
H A Ddmnames.c252 UINT32 DebugLevel; in AcpiPsDisplayObjectPathname() local
257 DebugLevel = AcpiDbgLevel; in AcpiPsDisplayObjectPathname()
304 AcpiDbgLevel = DebugLevel; in AcpiPsDisplayObjectPathname()
/dragonfly/sys/contrib/dev/acpica/source/components/namespace/
H A Dnsdump.c335 if (!(AcpiDbgLevel & Info->DebugLevel)) in AcpiNsDumpOneObject()
819 Info.DebugLevel = ACPI_LV_TABLES; in AcpiNsDumpObjects()
991 UINT32 DebugLevel) in AcpiNsDumpEntry() argument
999 Info.DebugLevel = DebugLevel; in AcpiNsDumpEntry()
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dacstruct.h364 UINT32 DebugLevel; member
377 UINT32 DebugLevel; member
H A Dacnamesp.h377 UINT32 DebugLevel);
H A Dacpixf.h800 UINT32 DebugLevel,
H A Dactypes.h1202 UINT32 DebugLevel; member
/dragonfly/sys/contrib/dev/acpica/source/components/parser/
H A Dpsxface.c191 UINT32 DebugLevel, in AcpiDebugTrace() argument
206 AcpiGbl_TraceDbgLevel = DebugLevel; in AcpiDebugTrace()
/dragonfly/sys/contrib/dev/acpica/source/components/debugger/
H A Ddbcmds.c1390 UINT32 DebugLevel = 0; in AcpiDbTrace() local
1425 DebugLevel = AcpiGbl_DbConsoleDebugLevel; in AcpiDbTrace()
1432 DebugLevel = ACPI_LV_TRACE_POINT; in AcpiDbTrace()
1450 DebugLevel, DebugLayer, Flags); in AcpiDbTrace()
H A Ddbnames.c530 Info.DebugLevel = ACPI_UINT32_MAX; in AcpiDbWalkAndMatchName()
930 Info.DebugLevel = ACPI_UINT32_MAX; in AcpiDbDisplayObjects()
969 Info.DebugLevel = ACPI_UINT32_MAX; in AcpiDbDisplayFields()
/dragonfly/sys/contrib/dev/acpica/source/components/utilities/
H A Dutxface.c308 InfoPtr->DebugLevel = AcpiDbgLevel; in ACPI_EXPORT_SYMBOL()
/dragonfly/sys/contrib/dev/acpica/
H A Dchanges.txt19516 The globals "DebugLevel" and "DebugLayer" have been renamed