Home
last modified time | relevance | path

Searched defs:MethodDesc (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/dispatcher/
H A Ddsmethod.c302 ACPI_OPERAND_OBJECT *MethodDesc) in AcpiDsCreateMethodMutex()
786 ACPI_OPERAND_OBJECT *MethodDesc, in AcpiDsTerminateControlMethod()
H A Ddsdebug.c141 ACPI_OPERAND_OBJECT *MethodDesc; in AcpiDsDumpMethodStack() local
H A Ddswstate.c603 ACPI_OPERAND_OBJECT *MethodDesc, in AcpiDsCreateWalkState()
/netbsd-src/sys/external/bsd/acpica/dist/parser/
H A Dpsargs.c263 ACPI_OPERAND_OBJECT *MethodDesc; AcpiPsGetNextNamepath() local
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslstubs.c314 ACPI_OPERAND_OBJECT *MethodDesc, in AcpiDsTerminateControlMethod()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacstruct.h115 union acpi_operand_object *MethodDesc; /* Method descriptor if running a method */ member