Searched refs:RequestedDebugLevel (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/intel/io/acpica/utilities/ |
H A D | utdebug.c | 175 UINT32 RequestedDebugLevel, in AcpiDebugPrint() argument 189 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in AcpiDebugPrint() 263 UINT32 RequestedDebugLevel, in ACPI_EXPORT_SYMBOL() 276 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in ACPI_EXPORT_SYMBOL()
|
/titanic_41/usr/src/cmd/acpi/common/ |
H A D | utdebug.c | 175 UINT32 RequestedDebugLevel, in AcpiDebugPrint() argument 189 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in AcpiDebugPrint() 263 UINT32 RequestedDebugLevel, in ACPI_EXPORT_SYMBOL() 276 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in ACPI_EXPORT_SYMBOL()
|
/titanic_41/usr/src/uts/intel/sys/acpi/ |
H A D | acpixf.h | 1203 UINT32 RequestedDebugLevel, 1215 UINT32 RequestedDebugLevel,
|