AcpiExDumpOperand
AcpiExDumpOperand (*Operands, 0);
AcpiExDumpOperand (
AcpiExDumpOperand (ObjDesc->Field.RegionObj, Depth + 1);
AcpiExDumpOperand (ObjDesc->BufferField.BufferObj, Depth + 1);
AcpiExDumpOperand (
#define ACPI_DUMP_STACK_ENTRY(a) AcpiExDumpOperand((a), 0)