Lines Matching refs:Depth
270 {ACPI_EXD_UINT16, ACPI_EXD_OFFSET (Mutex.AcquisitionDepth), "Acquire Depth"},
733 * Depth - Current nesting depth
744 UINT32 Depth)
786 if (Depth > 0)
789 Depth, " ", Depth, ObjDesc, ObjDesc->Common.ReferenceCount));
894 ObjDesc->Package.Elements[Index], Depth + 1);
947 AcpiExDumpOperand (ObjDesc->Field.RegionObj, Depth + 1);
973 AcpiExDumpOperand (ObjDesc->BufferField.BufferObj, Depth + 1);