Home
last modified time | relevance | path

Searched refs:AcpiGbl_DbConsoleDebugLevel (Results 1 – 4 of 4) sorted by relevance

/onnv-gate/usr/src/uts/intel/io/acpica/debugger/
H A Ddbinput.c764 AcpiGbl_DbConsoleDebugLevel); in AcpiDbCommandDispatch()
768 Temp = AcpiGbl_DbConsoleDebugLevel; in AcpiDbCommandDispatch()
769 AcpiGbl_DbConsoleDebugLevel = ACPI_STRTOUL (AcpiGbl_DbArgs[1], in AcpiDbCommandDispatch()
773 Temp, AcpiGbl_DbConsoleDebugLevel); in AcpiDbCommandDispatch()
H A Ddbxface.c484 AcpiGbl_DbConsoleDebugLevel = ACPI_NORMAL_DEFAULT | ACPI_LV_TABLES; in AcpiDbInitialize()
H A Ddbutils.c210 AcpiDbgLevel = AcpiGbl_DbConsoleDebugLevel; in AcpiDbSetOutputDestination()
/onnv-gate/usr/src/uts/intel/sys/acpi/
H A Dacglobal.h473 ACPI_EXTERN UINT32 AcpiGbl_DbConsoleDebugLevel; variable