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 730 * FUNCTION: AcpiExDumpOperand
742 AcpiExDumpOperand (
893 AcpiExDumpOperand (
947 AcpiExDumpOperand (ObjDesc->Field.RegionObj, Depth + 1);
973 AcpiExDumpOperand (ObjDesc->BufferField.BufferObj, Depth + 1);
1066 AcpiExDumpOperand (*Operands, 0);
  /src/sys/external/bsd/acpica/dist/include/
acoutput.h 575 #define ACPI_DUMP_STACK_ENTRY(a) AcpiExDumpOperand((a), 0)
acinterp.h 673 AcpiExDumpOperand (

Completed in 21 milliseconds