Lines Matching refs:Level
172 UINT32 Level,
183 UINT32 Level,
190 UINT32 Level,
260 * Level - Desired debug level
274 UINT32 Level,
281 /* Do this only if the requested debug level and component are enabled */
283 if (!ACPI_IS_DEBUG_ENABLED (Level, Component))
302 * Level - Nesting level of the handle
316 UINT32 Level,
367 /* Indent the object according to the level */
369 AcpiOsPrintf ("%2d%*s", (UINT32) Level - 1, (int) Level * 2, " ");
712 /* Valid object, get the pointer to next level, if any */
837 * Level - Nesting level of the handle
853 UINT32 Level,
879 if (Level <= MaxLevel)
881 PathIndent = MaxLevel - Level + 1;
885 Level, Level, " ", AcpiUtGetTypeName (Node->Type),
897 UINT32 Level,
904 if (Level > *MaxLevel)
906 *MaxLevel = Level;
980 * DebugLevel - Output level