HomeSort by: relevance | last modified time | path
    Searched refs:AcpiExDumpOperand (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/executer/
exdump.c 622 * FUNCTION: AcpiExDumpOperand
634 AcpiExDumpOperand (
785 AcpiExDumpOperand (
839 AcpiExDumpOperand (ObjDesc->Field.RegionObj, Depth + 1);
865 AcpiExDumpOperand (ObjDesc->BufferField.BufferObj, Depth + 1);
958 AcpiExDumpOperand (*Operands, 0);
  /src/sys/external/bsd/acpica/dist/include/
acoutput.h 467 #define ACPI_DUMP_STACK_ENTRY(a) AcpiExDumpOperand((a), 0)
acinterp.h 565 AcpiExDumpOperand (

Completed in 20 milliseconds