Searched refs:ACPI_REG_CONNECT (Results 1 – 4 of 4) sorted by relevance
113 AcpiGbl_DefaultAddressSpaces[i], ACPI_REG_CONNECT); in AcpiEvInitializeOpRegions()618 if ((Function == ACPI_REG_CONNECT && in AcpiEvExecuteRegMethod()678 if (Function == ACPI_REG_CONNECT) in AcpiEvExecuteRegMethod()905 Objects[1].Integer.Value = ACPI_REG_CONNECT; in AcpiEvOrphanEcRegMethod()
126 AcpiEvExecuteRegMethods (Node, SpaceId, ACPI_REG_CONNECT); in AcpiInstallAddressSpaceHandler()
659 Status = AcpiEvExecuteRegMethod (RegionObj, ACPI_REG_CONNECT); in AcpiEvInitializeRegion()
854 #define ACPI_REG_CONNECT 1 macro