Lines Matching defs:SpaceId
1158 ACPI_ADR_SPACE_TYPE SpaceId;
1171 SpaceId = AcpiGbl_SpaceIdList[i];
1174 AcpiUtGetRegionName ((UINT8) SpaceId), SpaceId);
1177 SpaceId, ObjDesc->CommonNotify.Handler);
1189 /* There is no handler for this SpaceId */
1201 if (HandlerObj->AddressSpace.SpaceId >= ACPI_USER_REGION_BEGIN)
1204 "User-defined ID", HandlerObj->AddressSpace.SpaceId);
1313 AcpiUtGetRegionName ((UINT8) HandlerObj->AddressSpace.SpaceId),
1314 HandlerObj->AddressSpace.SpaceId);