Home
last modified time | relevance | path

Searched refs:ACPI_ADR_SPACE_PLATFORM_COMM (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/executer/
H A Dexfield.c358 (ObjDesc->Field.RegionObj->Region.SpaceId == ACPI_ADR_SPACE_PLATFORM_COMM)) in AcpiExReadDataFromField()
478 (ObjDesc->Field.RegionObj->Region.SpaceId == ACPI_ADR_SPACE_PLATFORM_COMM)) in AcpiExWriteDataToField()
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslrestype2.c238 if (Descriptor->GenericReg.AddressSpaceId == ACPI_ADR_SPACE_PLATFORM_COMM) in RsDoGeneralRegisterDescriptor()
H A Daslmap.c485 …_PCC */ OP_TABLE_ENTRY (AML_RAW_DATA_BYTE, ACPI_ADR_SPACE_PLATFORM_COMM, 0, …
/f-stack/freebsd/contrib/dev/acpica/components/dispatcher/
H A Ddsfield.c695 if (Info.RegionNode->Object->Region.SpaceId == ACPI_ADR_SPACE_PLATFORM_COMM) in AcpiDsCreateField()
/f-stack/freebsd/contrib/dev/acpica/components/debugger/
H A Ddbdisply.c207 ACPI_ADR_SPACE_PLATFORM_COMM,
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactypes.h970 #define ACPI_ADR_SPACE_PLATFORM_COMM (ACPI_ADR_SPACE_TYPE) 10 macro