Home
last modified time | relevance | path

Searched refs:Method_REG (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/acpica/events/
H A Devregion.c728 RegionObj2->Extra.Method_REG = MethodNode; in AcpiEvExecuteRegMethod()
730 if (RegionObj2->Extra.Method_REG == NULL) in AcpiEvExecuteRegMethod()
753 Info->PrefixNode = RegionObj2->Extra.Method_REG; in AcpiEvExecuteRegMethod()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacobject.h585 ACPI_NAMESPACE_NODE *Method_REG; /* _REG method for this region (if any) */ member
/illumos-gate/usr/src/common/acpica/executer/
H A Dexcreate.c440 RegionObj2->Extra.Method_REG = NULL; in AcpiExCreateRegion()
H A Dexdump.c386 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (Extra.Method_REG), "_REG Method"},